Evan Solomon
Evan Solomon
I can't seem to replicate this. I tried on some funnel reports. Should I see it there?
The `launch-kinesis-cluster` command is a part of the npm module, so you'll need `./node_modules/.bin` in your path. I'm not sure what's causing the crash. The line in your stack trace...
We ran into this on a project that is using both inertia and react router. The fact that `history.ts` sets `window.history.scrollRestoration` at the module scope level means that if this...