Closed ajoah closed 6 years ago
Hi,
This PR replaces the form id in the confirmation message.
Before :
After :
If the ID is not replaced, the browser doesn't scroll to form anchor after confirmation and a javascript error appears in the console.
I think, it is the problem mentioned in this review : https://wordpress.org/support/topic/plugin-broken-cannot-read-top-of-undefined/
Works great @ajoah!
Thank you!
Hi,
This PR replaces the form id in the confirmation message.
Before :
After :
If the ID is not replaced, the browser doesn't scroll to form anchor after confirmation and a javascript error appears in the console.
I think, it is the problem mentioned in this review : https://wordpress.org/support/topic/plugin-broken-cannot-read-top-of-undefined/