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

In FireFox, advanced form contents are empty when saving it as an empty string #87

Open
ghost opened this issue Feb 11, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Feb 11, 2021

Bug description
The form textarea appears empty, even when it should be populated by the advanced form.

Steps for reproducing
Steps to reproduce the behavior:

  1. Open module settings with Firefox
  2. Switch to advanced form.
  3. Delete contents of textarea element.
  4. Save
  5. Refresh (F5)

Expected behavior
Textarea is filled with advanced form.

Actual behavior
Textarea is empty.

Screenshots
In inspect element, the textarea HTML seems to be filled but yet appears empty.
image

WordPress version
5.4

Module version
2.3

Additional context
This doesn't happen in Google Chrome but happens on FireFox 85.0.1-1
Editing and saving the HTML will make textarea contents visible again.
Ctrl+Shift+R fixes the problem but disabling cache in developer tools does not affect it.

@ghost ghost added the bug Something isn't working label Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

0 participants