Closed
Description
Problem Statement
Ref: #15027
In the current version, lazy-loaded routes in the React Router are not parameterized correctly in the SDK.
We are able to parameterize up to the deepest non-lazily loaded route, and no further as we are not able to reach the full routes tree.
Solution Brainstorm
We can investigate whether we can implement a solution using the currently-unstable "Fog of War" on React Router 7 to get the full routes tree and whether we can traverse it and create parameterized transactions.
Metadata
Metadata
Assignees
Type
Projects
Status
No status