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

Text editor does not respond to form reset events. #559

Open
dwjohnston opened this issue Sep 4, 2023 · 0 comments
Open

Text editor does not respond to form reset events. #559

dwjohnston opened this issue Sep 4, 2023 · 0 comments
Labels

Comments

@dwjohnston
Copy link

Describe the bug
A when a textarea is in a form, and the form is reseted, then the textarea should reset to its initial value.

This does not occur with EasyMDE.

To Reproduce
Steps to reproduce the behavior:

  1. https://stackblitz.com/edit/easymde-tfreno/?file=index.html
  2. Click the second form reset, note that it resets to it's initial state.
  3. Click the first form reset, note that it does not reset.

Expected behavior
EasyMDE textareas within a form should respond to reset events.

Screenshots
If applicable, add screenshots to help explain your problem.

Version information

  • OS: [e.g. Windows, MacOS]
  • Browser: [e.g. Chrome 72]
  • EasyMDE version: [e.g. 2.5.1]

Additional context
This issue #558 also relates to reset events, but these are not duplicates.

@dwjohnston dwjohnston added the Bug label Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant