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

Parser Rules are loaded after the loaded event #100

Closed
Waxolunist opened this issue Sep 25, 2014 · 1 comment
Closed

Parser Rules are loaded after the loaded event #100

Waxolunist opened this issue Sep 25, 2014 · 1 comment

Comments

@Waxolunist
Copy link
Owner

If the parser rules are loaded via JSON, the loaded event may is fired before the parser rules are.
This is due to the asynchronous nature of ajax.
Most times this will not be a problem, because probably the parser rules are faster loaded, than the user starts typing.

A viable solution could be to fire an event parserrules_loaded.

@Waxolunist
Copy link
Owner Author

The development of bootstrap3-wysiwyg will be continued in a new repo: https://github.com/bootstrap-wysiwyg/bootstrap3-wysiwyg
@schnawel007 and @Waxolunist are bundling development forces for an even better editor.
This issue will be continued here: bootstrap-wysiwyg/bootstrap3-wysiwyg#100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant