Buffer is not defined - from scroll restoration code
Hi, Im updating my TS Router version from 1.16.0 to latest and I'm running into the following issue:
When I run my app, I get the following error:
I'm not using any scroll restoration features, and dont intend on using Start - just the Router
I'm using ESBuild to bundle my app.
Is there a way to get around this?
1 Reply
metropolitan-bronze•4mo ago
this should not get executed on the client
can you provide a complete minimal example?