Hello!
I'm using this Package with my react-router v7 app and I get navigator is undefined when I run this on my root.ts file.
My project structure is pretty standard for a React Router App, I just can't figure out why I'm getting this issue.
I also don't see anything in the documentation refering to it.