PatrickJS
PatrickJS
shouldn't we follow the same pattern as `Form` and provide an `Input` which has more qwik helpers but if you wanted you still can use the native version
`Form` is confusing too I made some effort to fix it but it needs to be slightly reworked
The issue is that Qwik is optimized for the web, unlike web-components. Itβs ironic, considering βwebβ is in the name of web-components. Qwik only needs to download code that the...
i signed the petition
conversation from the other thread 
yes, this is only temporary until we track down each error and fix them. The error itself is triggered more often by other errors (which we need to correctly capture)
What's the reproduction? Is it just new qwik app 1.5.5 and open dev mode in Firefox
@JerryWu1234 do you have time to look into this bug?
we have asynclocalstorage now for requestEvent maybe we need to update tryGetInvokeContext with it too
can you make a PR