Fabian Hiller
Fabian Hiller
Please try to remove `QRL`: ```ts ref?: (element: Element) => void; ```
Ok. I will try to change the types to `QRL`.
v0.23.1 is available
Thank you for creating this issue. I will probably answer to this in January.
Unfortunately not. The revision of Modular Forms will probably take 2 to 4 months longer than expected. It is a lot of work and at the moment I can only...
Thank you for creating this issue. I will try to fix that tomorrow.
I'm currently having a problem with my package manager and can't investigate it. I will try again next week. Is the problem still there? It should not be related to...
Ok, I will look into this in the next few weeks. For now, I recommend downgrading to an older version of Qwik.
That's exactly the problem. Thanks a lot for the hint!
It works fine in my [playground](https://stackblitz.com/edit/modular-forms-qwik?file=src/routes/login/index.tsx). When I copy your code, Qwik also fails to update the text node on my computer. Not sure what the problem is here, but...