You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per your suggestion, I tried wrapping the input with a div and confirmed that it is now positioned correctly over the button. Would it be alright if I create a PR to address this issue?
Bug report
Current Behavior
Screen.Recording.2024-11-20.at.13.07.56.mov
Also in the docs it seems not to be laid over the button
Expected behavior
The hidden input is correctly rendered above the button without the consumer having to add relative position to the parent element
Reproducible example
Suggested solution
maybe wrap with a div that is relative
Additional context
Your environment
The text was updated successfully, but these errors were encountered: