-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It's great that this package is basically a drop-in.
But it could be used to dynamically switch routing between using hash or path with a little more integration effort.
I think the hard part is that Browser.application
does not have access to flags
at onUrlChange = config.onUrlChange << updateUrl
.
If updateUrl
was exposed, then it would be possible to use optionally depending on flag in init
and the onUrlChange
msg in update
.
Metadata
Metadata
Assignees
Labels
No labels