Tung Manh Tran
Tung Manh Tran
Having the same issue. If anyone has solution please suggest us
Any new progress on this issue?
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
slap 'use client' on top of the file
> 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 =...
I'm having the same error with the latest version (2.11.3)
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...