Manu MA
Manu MA
I will look at this with priority
We should have a fix, also a perf improvement: https://github.com/BuilderIO/qwik/commit/dd057615462e1b6dbbf8ba407e9386998e8edf9d
I cant reproduce, is this only happening in Windows? are u using the linux sub system?
Added a new e2e test and we can reproduce, working on `1.1.1`. If you are in Windows, please downgrade to `1.0.0`
Should be fixed in 1.1.1, make sure to update qwik and qwik-city
which version of node failed? u got new other error?
Hey! thanks a lot for putting this together, maybe this https://github.com/BuilderIO/qwik/blob/main/packages/qwik/src/core/render/jsx/types/jsx-qwik-events.ts would be a better spot, maybe we can even reuse something we got there
or here: https://github.com/BuilderIO/qwik/blob/main/packages/qwik/src/core/render/jsx/types/jsx-qwik-attributes.ts#L23
Might need to run `pnpm fmt` at the root of the project to fix the lint issues!! i think we will be able to merge then
when doing `git push` make sure you push it to the right remote. not sure which one is in your case. maybe try `git push` alone