You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great work with fixing all those bugs :) . I've found out a small issue connected with onBlur and new functionality of adding lines before and after table. When user clicks on the button, it invokes onBlur. I think it shouldn't since we're still in editor context.
Take a look into GIF with this:
Codesandbox with reproduction: https://codesandbox.io/s/suneditor-onblur-table-p51p7
Cheers!
The text was updated successfully, but these errors were encountered:
Hi!
Great work with fixing all those bugs :) . I've found out a small issue connected with onBlur and new functionality of adding lines before and after table. When user clicks on the button, it invokes onBlur. I think it shouldn't since we're still in editor context.
Take a look into GIF with this:
Codesandbox with reproduction: https://codesandbox.io/s/suneditor-onblur-table-p51p7
Cheers!
The text was updated successfully, but these errors were encountered: