react-trumbowyg icon indicating copy to clipboard operation
react-trumbowyg copied to clipboard

Table plugin doesn't works

Open sahar922 opened this issue 6 years ago • 5 comments

Hey, I've started a new project, trying to use react-trumbowyg library. I copied the same code as at the documentation, the component does show but when I'm trying to add the table plugin - I can see the table icon, but when clicking nothing happens.

any suggestions?

sahar922 avatar Aug 14 '18 12:08 sahar922

I same too. i debug script. table button push searchd "[data-dropdown="table"]. but exists div element is data-trumbowyg-dropdown="table"

nakawankuma avatar Aug 16 '18 10:08 nakawankuma

react-trumbowyg * Trumbowyg v2.3.0 - A lightweight WYSIWYG editor table.js

  • trumbowyg.table.custom.js v2.0

nakawankuma avatar Aug 16 '18 10:08 nakawankuma

I changed Trumbowyg 2.3.0 in package.json I got running. @sahar922 would you try.

nakawankuma avatar Aug 17 '18 03:08 nakawankuma

@nakawankuma sorry didn't get you, what did you change?

sahar922 avatar Aug 19 '18 12:08 sahar922

I changed package.json "trumbowyg": "2.9.4",

nakawankuma avatar Aug 20 '18 05:08 nakawankuma