Tung Manh Tran

Results 10 comments of Tung Manh Tran

Having the same issue. If anyone has solution please suggest us

Yes, I'm absolutely agree that's the missing feature. Looking forward to see this one to be applied into the library.

You can set the threshold for the scroller as the document mentions

> As mentioned in [the changelog](https://github.com/ckeditor/ckeditor5-react/blob/master/CHANGELOG.md#300-2020-09-18), we changed a default object that is exported by the package. > > Use the following syntax in your application: > > ```js >...

@TkDodo @tannerlinsley can you please take a look at the example when you have time? Much appreciate it :D

> I was able to fix the 3rd issue (the `` left behind after select all and deleting a paragraph and list) with this plugin: > > const withNoListlessListItems =...

So I messed around with the configs for a bit. Seems like the problem comes from the `worker` mode, I have to move it back to `shared` to make it...