jodit/jodit-react

Add Row, Delete and Add Column Table button causes TypeError

ivxn97 opened this issue · 4 comments

Jodit Version: 4.1.2

Browser: Chrome
OS: Mac
Is React App: True

Expected behavior: Clicking on Add Row, Delete or Add Column button in table should open the dropdown menu for more options.

Actual behavior:
Clicking on Add Row, Delete or Add Column button in table causes:
Uncaught TypeError: t.toLowerCase is not a function

xdan commented

Hi, Did you check it in latest version?

Hi, Did you check it in latest version?

Hi I have updated to 4.1.2 and the bug is still there.

Any update on this error?
image

It seems to be already fixed in the underlying library xdan/jodit#1129
byt jodit-react latest release reference old version. @xdan would you mind releasing a newer version with the latest dependency?