TanStackT
TanStack8mo ago
9 replies
rubber-blue

Native scroll by hash with hash router

Is there any intended way to have the native behavior of scrolling to a DOM element matching a given id in the URL hash, using TSR hash router?
I need that for an Electron app, so I am forced not to use the standard default browser router, but I am open to any other solution which works in Electron.
Thanks in advance ^_^
Was this page helpful?