QwikDev / qwik

Instant-loading web apps, without effort
https://qwik.dev
MIT License
20.87k stars 1.31k forks source link

[🐞] v2: qwikloader doesn't schedule events #7035

Open wmertens opened 3 weeks ago

wmertens commented 3 weeks ago

Which component is affected?

Qwik Runtime

Describe the bug

when eg. clicking a button, the qwikloader executes the corresponding qrl immediately. This has two problems:

Reproduction

no

Steps to reproduce

No response

System Info

v2

Additional Information

No response

JerryWu1234 commented 3 weeks ago

@wmertens let me try it ?

wmertens commented 3 weeks ago

@JerryWu1234 this is actually a hard one, not sure how to tackle it yet.

It will probably have to be similar to _hW handling

JerryWu1234 commented 3 weeks ago

@JerryWu1234 this is actually a hard one, not sure how to tackle it yet.

It will probably have to be similar to _hW handling

You even don't know, I probably won't either. May I have some V2 version issues that I can handle? I can't attend the weekly contribution meeting, So I don't know where I can get new about v2

wmertens commented 3 weeks ago

The V2 issues are all hard, but the upcoming and backlog issues on https://github.com/orgs/QwikDev/projects/1/views/2?query=is%3Aopen+sort%3Aupdated-desc&sliceBy%5BcolumnId%5D= are all useful to do.