[✨] Improve input types #111
maiieul
started this conversation in
Proposals For Qwik
Replies: 2 comments
-
|
I had to remove a test in QwikDev/qwik#6398. We need to remember to add it back. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
We moved this issue to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem?
At the time of writing, current implementation is the following:
But as explained in QwikDev/qwik#6398, it breaks on
Checkboxcomponents that use input of type checkbox under the hood and thebind:syntax.As we said in QwikDev/qwik#6398, we're going to simplify it with
we can try to improve upon it later.
Beta Was this translation helpful? Give feedback.
All reactions