ray-marr-ho
ray-marr-ho
Add href attribute to error-summary links to allow triggering onClick with keyboard Related issue: #1409 **Checklist**: * [ x ] Documentation N/A * [ x ] Tests * [ x...
**Describe the bug** Errors within the `ErrorSummary` component can not be used with keyboard because there is no keyboard event handler and `onHandleErrorClick` is only triggered by a mouse click....
Are there any plans to update to React 18? I am working on some projects using React 18 where we're unable to use the library without `--legacy-peer-deps` due to React...
Hi there, I was wondering if there are plans to support React 19? Currently using the latest NextJs version on our project which uses React 19. I've been able to...