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
{{ message }}
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.
At the moment the plugin does not support the $preventFromAbandonment functionality:
/** * Indicates whether Nova should prevent the user from leaving an unsaved form, losing their data. * * @var bool */publicstatic$preventFormAbandonment = true;
Steps to reporduce:
Enable the above setting in the resource with a containing Froala-Field
Edit only the Froala content and try to leave the page
Page leave is possible without the alert window
It would be useful if this functionality can be added.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
At the moment the plugin does not support the
$preventFromAbandonment
functionality:Steps to reporduce:
alert
windowIt would be useful if this functionality can be added.
The text was updated successfully, but these errors were encountered: