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
What you were expecting:
After I use a custom toolbar in an Edit component , the save button should keep disabled until the form has any modifications or it's dirty.
What happened instead:
The save button keeps enabled.
We have noticed this too. I'd rephrase the issue as such: "SaveButton disabled behavior inconsistent with custom toolbar documentation". In the documentation it is states
sebitoelcheater
changed the title
Save button does keeps enabled even if form is not dirty when using custom toolbar on edit
Save button keeps enabled even if form is not dirty when using custom toolbar on edit
Sep 15, 2020
sebitoelcheater
changed the title
Save button keeps enabled even if form is not dirty when using custom toolbar on edit
SaveButton disabled behavior inconsistent with custom toolbar documentation
Sep 15, 2020
What you were expecting:
After I use a custom toolbar in an Edit component , the save button should keep disabled until the form has any modifications or it's dirty.
What happened instead:
The save button keeps enabled.
Steps to reproduce:
Environment
The text was updated successfully, but these errors were encountered: