roker15

Results 22 comments of roker15

> [mkhstar/suneditor-react#252](https://github.com/mkhstar/suneditor-react/issues/252) Is this issue unresolved? Yes it does. There should be something to catch any error by suneditor in react. When version 3 is coming?

> [mkhstar/suneditor-react#252](https://github.com/mkhstar/suneditor-react/issues/252) This issue is not reproduced at the current version.. > > Version 3 is still under development. In the meantime, I was not able to proceed due to...

> This issue is not reproduced. A more detailed explanation is needed. You did not get my point. Don't copy list form outside of suneditor, but create a list inside...

> As it was updated to 2.43.9, the related code was not modified. How can I reproduce the issue? This is a long issue see here https://github.com/mkhstar/suneditor-react/issues/94 In my opinion...

> @JiHong88 @jlbousing @mkhstar Guys please resolve this issue. Long pending issue. I am also using nextjs. First render is fine but in subsequent render this happens. Also i would...

> Can't apply it. I tried to include it inline, also tried to edited `suneditor/dist/css/suneditor.min.css` file but not reflected in my website. However i edited CSS In Chrome (in developer...

> ex) > > ```css > .sun-editor-editable table.se-table-size-auto { > min-width: 500px; > } > ``` But what is point in making table responsive? Because on mobile columns become so...

``` .sun-editor { border: "none"; } ```