Skip to content

test(react19): Adjust widgetViewerModal for react 19 #87110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

scttcper
Copy link
Member

In react 19 the 2nd argument is undefined instead of empty object. expect.anything fails which. Just hardcode it to check the first argument.

part of https://github.com/getsentry/frontend-tsc/issues/68

In react 19 the 2nd argument is undefined instead of empty object. expect.anything fails which. Just hardcode it to check the first argument.

part of getsentry/frontend-tsc#68
@scttcper scttcper requested a review from a team March 14, 2025 19:01
@scttcper scttcper requested a review from a team as a code owner March 14, 2025 19:01
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 14, 2025
@scttcper scttcper merged commit dc30bff into master Mar 14, 2025
42 checks passed
@scttcper scttcper deleted the scttcper/widget-viewer-test-19 branch March 14, 2025 19:38
@github-actions github-actions bot locked and limited conversation to collaborators Mar 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants