Skip to content

Conversation

@Rory-Walsh
Copy link

Fixed broken syntax errors, moved away from using a global "editorInstance",
so now has support for multiple editors on same page.

This version works, the current version does not, and has multiple syntax errors e.g. unclosed if blocks.

Documentation usage would need updating, because the notion of using a "froalaInstance" binding is no longer required. The "froalaInstance" binding appears to be an attempt at having multiple editors co-exist on the same page, but the approach was to duplicate and store each editor in an observable on each KO model, and update the global "editorInstance" variable throughout.
As above, the implementation would not of worked anyway.

…torInstance, so now has support for multiple editors on same page.
Removed the config option changing VIDEO_EMBED_REGEX from previous commit.
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

Successfully merging this pull request may close these issues.

1 participant