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
An example of code without the JS reset in the branch "example-no-js"
Changed the input and add value: @message (and add message in assigns on mount).
Add a phx-change to validate before save, and on save, reset assign message: ""
An example of code without the JS reset in the branch "example-no-js"
Changed the input and add
value: @message(and addmessageinassignson mount).Add a
phx-changeto validate before save, and on save, resetassign message: ""