Widget plugin throws exception if included in editor build but not loaded #1287
Labels
plugin:widget
The plugin which probably causes the issue.
status:confirmed
An issue confirmed by the development team.
target:major
Any docs related issue that should be merged into a major branch.
type:bug
A bug.
Milestone
Are you reporting a feature request or a bug?
Bug
Provide detailed reproduction steps (if any)
You could simplify below steps by just opening https://codepen.io/mlewand/pen/qVQgmV
widget
plugin.widget
plugin (but the plugin is still inlined in theckeditor.js
).Expected result
No exceptions are thrown.
Actual result
Other details
This originates from #1278 test that started to fail once we enabled widget plugin in 4.8.0 release.
The codepen I linked, hotlinks to 4.7.3 build for our websites, which bundles widget plugin.
The text was updated successfully, but these errors were encountered: