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
I want to localize my number input and I found this library.
Everything works like I want but I can't connect the InputField to the form group.
I tried passing the Form.Control element as customInput but then everything NumericFormat does stops working and its just a plain text input again.
Is there a way to keep NumericFormat working but style it like Form.Control and connect it to the Form.Group?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey,
I want to localize my number input and I found this library.
Everything works like I want but I can't connect the InputField to the form group.
I tried passing the Form.Control element as customInput but then everything NumericFormat does stops working and its just a plain text input again.
Is there a way to keep NumericFormat working but style it like Form.Control and connect it to the Form.Group?
Beta Was this translation helpful? Give feedback.
All reactions