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
Describe the bug
I have an application that uses the DateInput and DateSegment from react-aria-components. In testing, I receive a maximum call stack size exceeded error after focusing a DateSegment. I do not receive this error in any browser, or using jsdom.
Describe the bug
I have an application that uses the DateInput and DateSegment from react-aria-components. In testing, I receive a maximum call stack size exceeded error after focusing a DateSegment. I do not receive this error in any browser, or using jsdom.
To Reproduce
Sandbox with repro: https://codesandbox.io/p/devbox/hardcore-blackburn-2wfc6g?file=%2Ftest%2Fbasic.test.tsx%3A18%2C4&workspaceId=16f8009b-eebc-4b96-9a69-fcb8d5fe2646
Run the test in basic.test.tsx with
yarn test
Expected behavior
Test should pass with no maximum call stack size exceeded error
Screenshots
Device:
The text was updated successfully, but these errors were encountered: