Requests to the server are processes properly without any errors.
TypeError: partialRoute.split is not a function
at Function.process_params (./main.js:2:1855298)
at next (./main.js:2:2554914)
at Function.handle (./main.js:2:2553813)
at router (./main.js:2:2552432)
at ./main.js:2:1853557
at Layer.handle [as handle_request] (./main.js:2:2560503)
at trim_prefix (./main.js:2:2555773)
at ./main.js:2:2555055
at Function.process_params (./main.js:2:2555954)
at Function.process_params (./main.js:2:1856043)
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which package are you using?
@sentry/tracing
SDK Version
7.8.0
Framework Version
express 4.18.1, node 16.15.0
Link to Sentry event
No response
Steps to Reproduce
Expected Result
Requests to the server are processes properly without any errors.
Actual Result
Each request fails with the following error (probably related to #5450):