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

Reset doesn't work after form submit for the first time in FormDemo Component #75

Open
f1ames opened this issue Nov 21, 2019 · 0 comments
Labels
status:confirmed An issue confirmed by the development team. type:bug A bug.

Comments

@f1ames
Copy link
Contributor

f1ames commented Nov 21, 2019

Are you reporting a feature request or a bug?

Bug

Provide detailed reproduction steps (if any)

Looks like a bug, but I'm not sure if it is related to demo itself or our integration

  1. Go to DemoForm Component (e.g. npm start)
  2. Click Submit button.
  3. Click Reset button.

Expected result

All from fields (with CKEditor included) are cleared.

Actual result

The previous value is left in CKEditor and cleared only after Reset button is pressed second time.

Other details

It happens only for classic editor (rechecked and it also happens for divarea editor, however it seems it started occurring in 1.0.0 version). Also if Submit is not clicked, reset works fine.

  • Browser: Tested on Chrome.
  • OS: macOS
  • Integration version: 1.0.0
  • CKEditor version: 4.13
  • Installed CKEditor plugins: standard-all preset
@f1ames f1ames changed the title Reset doesn't work after form submit for the first time in FormDemo Component for classic editor Reset doesn't work after form submit for the first time in FormDemo Component Nov 21, 2019
@jacekbogdanski jacekbogdanski added type:bug A bug. status:confirmed An issue confirmed by the development team. and removed bug labels Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

3 participants