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

Event doc bugs #2823

Open
blindspeed90 opened this issue Jul 22, 2023 · 0 comments
Open

Event doc bugs #2823

blindspeed90 opened this issue Jul 22, 2023 · 0 comments

Comments

@blindspeed90
Copy link

What is the current behavior? Describe the bug
From https://www.tiny.cloud/docs/advanced/events/ vs. EventTypes.ts

  • ExecCommand/BeforeExecCommand; 'ui' not optional
  • NodeChange; missing 'initial?'
  • LoadContent; missing 'load' and 'element'; in the callback both missing 'format' and 'initial'
  • Change; missing 'lastLevel'
  • PostProcess; 'content', not 'node' and 'format'; in the callback i saw 'content' and 'format', so .ts looks to be off here

Please provide the steps to reproduce and if possible a minimal demo of the problem via fiddle.tiny.cloud or similar.

What is the expected behavior?

Which versions of TinyMCE, and which browser / OS are affected by this issue? Did this work in previous versions of TinyMCE?
6.5.1

@TheSpyder TheSpyder transferred this issue from tinymce/tinymce Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant