Kamil Kuzminski

Results 52 comments of Kamil Kuzminski

I can confirm this problem. My DOM does not contain that many elements, but they are nested and visually complex (text, buttons, etc), which causes CPU to peak at around...

Thank you for the suggestion, but I think it's too much of an edge use case to add it to the extension. I will leave the ticket open, though. If...

I am experiencing the same problem, is there any chance to get it fixed? Seems a bit similar to https://github.com/leodido/postcss-clean/pull/41, or is it not?

Sorry, I don't speak German. Can you describe your problem in English?

That's currently not supported. Pull requests are welcome.

Thank you @fritzmg for debugging this. It happens because of URL caching here: https://github.com/codefog/contao-news_categories/blob/master/src/NewsCategoriesManager.php#L44-L52 I will check if it still really needs the caching in Contao 4.13 and above.

This could be introduced as a new insert tag, but right now I don't have capacities to introduce it. If you would like to sponsor this feature please contact me...

Sounds like a good idea. Pull requests are welcome 😉

I am not able to reproduce this issue. It looks like the `haste` extension is not installed/loaded.

At the moment the sorting is done alphabetically from A to Z. I will consider changing it in the next major release.