schlundus

Results 6 issues of schlundus

It seems that the scanning of LESS files has an error regarding to rule css:S4666 when using "Mixins With Parentheses" in less like this .test() { and selectors with variables...

Hello, i've got the following setup // there's build directory, which I don't want to see in the file tree.. so I excluded it... ``` "files.exclude": { .... "app/build/": true,...

question

During requests from browser (chrome) i've got som CORS related errors, because of OPTIONS requests issued by the browser, so some methods cannot be used (like workspace PATCH).... Are browsers...

Describe the bug When resizableColumnGuide is set to true, then the following error appears when resizing a column while the chrome dev-Tools are open and the device is set to...

Possible Bug

My webapplication with @xeokit/xeokit-sdk 2.6.67/2.6.68 cannot be build with webpack (2.6.66 is working) ![Image](https://github.com/user-attachments/assets/63d9b772-5bd0-4819-ab36-0d5efed3771f) this is related to something like ENVIRONMENT_IS_WORKER which doesn't exist in 2.6.66 but now this is...

After updating f7 to v9.0.X there is huge performance decrease (tested in chrome) during rendering => In v9.0.X there was a new selector introduced for autocomplete ` .autocomplete-preloader-wrap:not(:has(.autocomplete-pryeloader-visible)) * `...