Issue with ContextualBalloon Not Appearing After Updating to CKEditor 43.0.0 #16889
Labels
package:ui
type:bug
This issue reports a buggy (incorrect) behavior.
type:regression
This issue reports a bug that was not present in the previous releases.
📝 Provide detailed reproduction steps (if any)
After updating the CKEditor version to 43.0.0, an issue has occurred.
Previously, we were using a custom plugin that utilizes the ContextualBalloon. When clicking the button of the plugin, the ContextualBalloon would appear, allowing text input in the input field.
However, after the update, the ContextualBalloon does not appear when using the custom plugin with the SlashCommand.
What should we do to resolve this?
✔️ Expected result
❌ Actual result
📃 Other details
It works correctly in version 42.0.0. The commit related to the issue in version 43.0.0 is suspected to be this one: #16739
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: