Skip to content
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

feat(rr6): Always use react-router 6 #78146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

evanpurkhiser
Copy link
Member

@evanpurkhiser evanpurkhiser commented Sep 25, 2024

This removes the feature flag checking on the frontend and enforces window.__SENTRY_USING_REACT_ROUTER_SIX as true.

DO NOT MERGE YET. This can be merged once we're completely satisfied with the react-router 6 rollout.

@evanpurkhiser evanpurkhiser requested a review from a team September 25, 2024 20:58
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 25, 2024
This removes the feature flag checking on the frontend and enforces
`window.__SENTRY_USING_REACT_ROUTER_SIX` as true.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant