hookrouter icon indicating copy to clipboard operation
hookrouter copied to clipboard

Does it support in memory routing?

Open rrigoni opened this issue 4 years ago • 2 comments

I'm looking to embed my application in my clients page without using an iframe. Is there a way to route without changing the URL in the browser like React In-Memory Router?

Or the ability to set the history, that way we could use an in memory history and avoid changing the parent page url.

rrigoni avatar Sep 24 '19 15:09 rrigoni

Was wondering about this as well. Would like to use it in an Electron app, where either hash-based or in-memory routing would work.

rudolfs avatar Oct 14 '19 07:10 rudolfs

I would also need this functionality, so it would be nice if at least the README could mention this detail.

kenjiru avatar Dec 30 '21 12:12 kenjiru