Hoseong Lee

Results 4 comments of Hoseong Lee

any update for this PR? I'm waiting for this feature to be merged soon

Hi @naoya7076, thanks for putting this up together. I have a question. How can one access to the route-specific history state type? For example, currently to access the type of...

> @hleekeeper > > Currently, This PR(useHistoryState) doesn't support accessing route-specific history state types like `HistoryState['/example']`. > > The only available approach currently is to manually define the type: >...