Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NodeBundle] OnClick event on delete-page-modal button throws error in browser console #3319

Open
jeroenleijten opened this issue Nov 30, 2023 · 0 comments

Comments

@jeroenleijten
Copy link

Clicking the button with data-target="#delete-page-modal" to delete a node causes the following error in the browser console:
Uncaught ReferenceError: isEdited is not defined at HTMLButtonElement.onclick.

This does not hinder the ability to actually remove a node, it's still possible to click the delete button inside the modal without issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant