Aidan Byrne

Results 4 comments of Aidan Byrne

@ndresx I think i'm having a similar issue, though can open a new if it doesn't overlap. sometimes the onComplete function doesn't run for me, I have a function that...

I have the same issue with a react project using vite. this is related to this issue as well - https://github.com/ckeditor/ckeditor5/issues/2178

after a little bit of googling, i found this package which has worked for me https://www.npmjs.com/package/@originjs/vite-plugin-commonjs keep the exact same configs you would when using webpack, but add this package...

My app was using ckeditor5 custom build without issue, however i started having the same issue when i switched from using craco to using vite