Levin Rickert

Results 24 issues of Levin Rickert

### Which project does this relate to? Router ### Describe the bug I wrote a hook which should replace the slug in the URL if it doesn't match reality anymore....

Executing `npx react-scan@latest` against an URL which immediately triggers a redirect through JS crashes with the following error: ``` node:internal/process/promises:288 triggerUncaughtException(err, true /* fromPromise */); ^ page.addScriptTag: Execution context was...

Fixes #1184 Trying to revive https://github.com/single-spa/single-spa/pull/1189 here as this issue is hitting me as well. I applied all changes requested in the original PR. I made another change in addition...

These were present in `@types/mixpanel-browser` before but got lost when inlining them. I originally introduced them in the external types through https://github.com/DefinitelyTyped/DefinitelyTyped/pull/72165. Fixes #501