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
Text fields seem to be saved when the onBlur event is triggered, But if you click the Save button without losing focus on that field, it won't save the content.
Maybe it's better to save content onInput, i.e. as you type, and try to redesign these forms without a separate Save button.
Text fields seem to be saved when the
onBlur
event is triggered, But if you click the Save button without losing focus on that field, it won't save the content.Maybe it's better to save content
onInput
, i.e. as you type, and try to redesign these forms without a separate Save button.365387067-3d80554c-e7d1-4d95-b3d7-4d5e21ea6a72.mov
The text was updated successfully, but these errors were encountered: