You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you double click an item of the TODO list in order to edit it. The view_entry turns into a view_entry_edit_input and allows you to edit it's value. But it is not working. Only the last char you type on your keyboard gets changed in the text of the TODO item.
The text was updated successfully, but these errors were encountered:
KarlHeitmann
added a commit
to KarlHeitmann/yew-wasm-pack-template
that referenced
this issue
May 26, 2022
When you double click an item of the TODO list in order to edit it. The
view_entry
turns into aview_entry_edit_input
and allows you to edit it's value. But it is not working. Only the last char you type on your keyboard gets changed in the text of the TODO item.The text was updated successfully, but these errors were encountered: