ButtonView keystroke error #9412
Labels
domain:dx
This issue reports a developer experience problem or possible improvement.
intro
Good first ticket.
package:ui
package:utils
squad:features
Issue to be handled by the Features team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
I experienced an error with CKEditor with my custom plugin after updating CKEditor to v 26.0.0
This happened because I unconsciously created a button view with arg
withKeystroke=true
and forget to definekeystroke
.On CKEditor 25.0.0 this works fine but in CKEditor 26.0.0+ this causes the error.
The text was updated successfully, but these errors were encountered: