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
The NumeralDate component is not receiving focus after a call from setFocus (from UseForm - ReactHookForm).
Possibly connected to 'not accepting/passing the forwardRef'.
We need to support forwardRef on the component to allow the setFocus function to work. The types are somewhat dynamic so might create issues when we add the forwardRef in so we may need to do something like we used to here:
Description
The NumeralDate component is not receiving focus after a call from setFocus (from UseForm - ReactHookForm).
Possibly connected to 'not accepting/passing the forwardRef'.
Reproduction
https://stackblitz.com/edit/parsium-carbon-starter-6yk64cce?file=src%2FApp.tsx,src%2Fmain.tsx
Steps to reproduce
No response
JIRA ticket numbers (Sage only)
No response
Suggested solution
No response
Carbon version
144.9.2
Design tokens version
4.35.0
Relevant browsers
Microsoft Edge
Relevant OSs
Windows
Additional context
No response
Confidentiality
The text was updated successfully, but these errors were encountered: