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
The PostCreate form has a "save and add" button. When tested manually, it fails to empty the form after submission. The e2e tests don't detect this regression because they navigate to the creation form via the URL rather than via the menu.
The PostCreate form has a "save and add" button. When tested manually, it fails to empty the form after submission. The e2e tests don't detect this regression because they navigate to the creation form via the URL rather than via the menu.
Test via this URL: https://react-admin-marmelab.vercel.app/#/posts/create
The bug occurs both on
master
andnext
The text was updated successfully, but these errors were encountered: