Andrew Kondratev

Results 4 issues of Andrew Kondratev

The JS initialization script was moved from renderHead to Select2Behavior which is burned into the AbstractSelect2Choice as a private final added in the constructor. I would add a protected method,...

I think it's a good idea to have compatible version of typescript and, probably, node-sass as dev dependencies with appropriate scripts/commands in package.json to make it unnecessary to install any...

Since the "use-mine" feature is gone it became harder to avoid noise from subproject in multi-project set ups. It is currently possible to partially solve this issue with setup like...

### Describe the bug # Error: [vitest-worker]: Timeout calling "onTaskUpdate" Following on https://github.com/vitest-dev/vitest/issues/4497 I'm using vitest to run integration tests. I have the following configuration for my integration tests: ```javascript...

pending triage
p2-edge-case