Witek Socha

Results 181 comments of Witek Socha

Hmm, I must say, I'm surprised the bump helped, as I cannot find any related work on our side, but I'm glad this is resolved. I'm closing, if anyone in...

Thanks for the suggestions, we will keep this open for sure. This topic requires significant research on our side, our initial thoughts, if I remember right, were that such page...

I recall there was some issue with npm and our monorepo setup, would you mind verifying if `yarn` works?

Hey, sorry for the late reply! I didn't run the code, but the first thing I found is that [**`getValidRanges`**](https://ckeditor.com/docs/ckeditor5/latest/api/module_engine_model_schema-Schema.html#function-getValidRanges) takes a string, and you're passing an array. Second one,...

I don't see anything that could be wrong here at the first sight, I'm a bit lost on the use case though, so maybe I don't see something. As far...

This is most likely not related to the selector or build target but the usage of Vite. We release the CSS in packages that still requires processing (we plan to...

Could you check the setup from this comment: [https://github.com/ckeditor/ckeditor5/issues/9807#issuecomment-1755980661,](https://github.com/ckeditor/ckeditor5/issues/9807#issuecomment-1755980661,) if it works we will update the docs.

Could you provide a reproducible sample? The packages are now valid ESM, and those problems were not reported elsewhere, apart from a large Vite usage.

Sorry for the late response. I cannot actually start this, for dev and build I get missing file `src/assets/sprite/generated-sprite.svg`. Could you resolve?

I unnecessarily went to the rabbit hole of our plugin being experimental, maybe something broke in Vite v5, etc., but no. This warning message is correct. We PostCSS our styles,...