Replies: 2 comments 3 replies
-
Sounds weird. Could you share a reproduction @daalfox via Stackblitz Perhaps it's a issue with Solid.js |
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe. I try to get a reproduction working. See how it goes |
Beta Was this translation helpful? Give feedback.
3 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.
-
Description
I put a
NumberInput
input after aCombobox
. TheNumberInput
andCombobox.Input
both are assigned the same id. It doesn't happen when I put theNumberInput
before theCombobox
. I have no idea why this is happening!Link to Reproduction (or Detailed Explanation)
I don't know how to reproduce this bug it's very weired
Steps to Reproduce
I guess:
Ark UI Version
3.6.2
Framework
Browser
firefox 128.0.3
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions