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

Error: Found 8 elements with non-unique id #change-module-nonce #631

Closed
htdat opened this issue Apr 14, 2021 · 0 comments · Fixed by #650
Closed

Error: Found 8 elements with non-unique id #change-module-nonce #631

htdat opened this issue Apr 14, 2021 · 0 comments · Fixed by #650

Comments

@htdat
Copy link
Member

htdat commented Apr 14, 2021

Expected/Desired Behavior

No error

Actual Behavior

Visit /wp-admin/admin.php?page=ef-settings and see this error in the browser console:

Found 8 elements with non-unique id #change-module-nonce:
<input type="hidden" id="change-module-nonce" name="change-module-nonce" value="99ceb67ba4">

(Optional) Additional notes

Relevant code

wp_nonce_field( 'change-edit-flow-module-nonce', 'change-module-nonce', false );

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

Successfully merging a pull request may close this issue.

1 participant