The Wayback Machine - https://web.archive.org/web/20200423161033/https://github.com/topics/wasm-bindgen
Skip to content
#

wasm-bindgen

Here are 87 public repositories matching this topic...

mathiversen
mathiversen commented Jul 18, 2019
  • There seems to be a bug when navigating to the catch_all route but not contributors, ex. localhost:7878/test. The current implementation panics using both rocket and actix as server.
  • Rocket currently has 404 for unknown routes and this should be added to the actix example as well.
aidanhs
aidanhs commented Jan 27, 2019

See yewstack/yew#233 (comment) for context.

Essentially, the desired behavior is: if an edit for a field (e.g. an input or text area) is 'rejected' (i.e. not applied to the model), the render should not update. In react this is known as 'controlled components'.

In squark you can test this by applying the patch I've pasted at the bottom and then editing the 'new item' input element on the

Improve this page

Add a description, image, and links to the wasm-bindgen topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wasm-bindgen topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.