Skip to content

fix(react-router): Avoid proxying the entire react-router module#16371

Closed
Lms24 wants to merge 1 commit into
developfrom
lms/fix-react-router-iitm-default-export-setter-bug
Closed

fix(react-router): Avoid proxying the entire react-router module#16371
Lms24 wants to merge 1 commit into
developfrom
lms/fix-react-router-iitm-default-export-setter-bug

Conversation

@Lms24
Copy link
Copy Markdown
Member

@Lms24 Lms24 commented May 23, 2025

Not sure yet if this works, letting CI run on it

@Lms24 Lms24 marked this pull request as draft May 23, 2025 11:10
environment: 'qa', // dynamic sampling bias to keep transactions
tracesSampleRate: 1.0,
tunnel: `http://localhost:3031/`, // proxy server
// integrations: integs => integs.filter(i => i.name !== 'ReactRouterServer'),
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// integrations: integs => integs.filter(i => i.name !== 'ReactRouterServer'),

leftover ;)

@Lms24
Copy link
Copy Markdown
Member Author

Lms24 commented May 23, 2025

yeah this doesn't work because we can't directly overwrite createRequestHandler For some reason it worked locally but whatever.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants