issues
search
Paratron
/
hookrouter
The flexible, and fast router for react that is entirely based on hooks
1.5k
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Application won't deploy on Heroku due to hookrouter
#169
seanbelverstone
opened
2 years ago
1
Update 03_navigation.md
#168
ZenBerry
opened
3 years ago
0
Mark repo as archived if no longer updating 😄
#167
lancepollard
opened
3 years ago
3
use hookrouter with react-redux
#166
helloworld0102
opened
3 years ago
0
routing clears parent app state, how to maintain state while using this module?
#165
subinpauljoy
opened
3 years ago
0
Fix the `wth` Exception
#164
prageeth
opened
3 years ago
0
Using Material UI Sidebar
#163
haruki-nimbus
opened
3 years ago
0
Navigate doesn't refresh useRoutes
#162
fstn
opened
3 years ago
3
Maintenance: update devDependencies and peerDependencies, fix npm audits and make tests run
#161
jacklrs
opened
3 years ago
1
Function to get the matched route outside of React (SSR)
#160
judehunter
opened
3 years ago
0
TypeError: match is not a function
#159
yunghzz35
opened
3 years ago
0
Import returning error "is not a module" when try to use hookrouter with CRA + typescript
#158
jrmarqueshd
opened
3 years ago
2
navigate() does not keep queryparameter even with fourth argument set to false
#157
alex-frx
opened
3 years ago
3
inside setLinkProps preventDefault sometimes does not stop navigation
#156
humblesticker
opened
3 years ago
0
component rendering issue with react.strictmode
#155
NWPoul
opened
3 years ago
1
Preserve hash when changing the query params
#154
mitchellwarr
closed
1 year ago
0
React components using useRef hook break
#153
tawtsvenz
opened
3 years ago
0
Use ForwardRef for Link to support MaterialUI ListItems
#152
prageeth
opened
3 years ago
1
Support React 17
#151
prageeth
opened
3 years ago
12
Problem when using ListItem Material ui
#150
DidierBoivin
opened
3 years ago
2
Support React 17
#149
saturngod
opened
3 years ago
2
Fix syntax error on line 22 of Link.js
#148
ogazitt
opened
3 years ago
0
Typescript error: index.d.ts file is missing
#147
tugceakin
opened
3 years ago
8
Fix target=_blank bug
#146
tugceakin
closed
3 years ago
4
Direct navigation doesn't seem to work with GH Pages
#145
matneyx
opened
3 years ago
1
BUG: query string is wiped out when navigate() is called with path only
#144
MaxMotovilov
opened
4 years ago
0
Rendering Issue
#143
maxnathaniel
opened
4 years ago
3
Native Typescript
#142
blujedis
closed
4 years ago
1
Cannot get the distributed package to work with Rollup
#141
MaxMotovilov
opened
4 years ago
0
"location is not defined" Error after importing A
#140
dschinkel
opened
4 years ago
3
<Link /> to respect Meta key
#139
philip-peterson
closed
3 years ago
0
Link should respect metaKey too (on Mac)
#138
philip-peterson
opened
4 years ago
0
Possible to use along side React-router?
#137
dschinkel
closed
4 years ago
1
Typescript Support.
#136
Aslemammad
closed
4 years ago
3
Update redirect.js
#135
mgabbai
closed
3 years ago
1
Redirect only works for exact paths
#134
mgabbai
closed
4 years ago
0
Access route param inside deeply nested component
#133
norbiu
opened
4 years ago
0
Brower's Back and Forward not Rendering Current Component
#132
Mrbeyond
opened
4 years ago
0
currentPath in router.js is not updated and remain "/" when we set location.pathname from unit test
#131
Ayyappu
opened
4 years ago
0
currentPath in router.js is not updated and remain "/" when we set location.pathname from unit test
#130
Ayyappu
closed
4 years ago
0
Build app showing blank page on server
#129
Mrbeyond
opened
4 years ago
0
Followed the example, <A> link works, but routeResult doesn't get rendered
#128
superandrew
opened
4 years ago
10
ScrollTop not starting at 0.
#127
Mrbeyond
closed
4 years ago
2
Add example for case-insensitive routing in 2.0 docs
#126
Paratron
opened
4 years ago
0
External url navigation
#125
Mrbeyond
closed
4 years ago
8
Navigation to external url address or domain not working. <a href='https://google.com' ></a> or naviagte('https://google.com'). Please I really need help with this.
#124
Mrbeyond
closed
4 years ago
0
How to listen to route change like onChange for React-Router?
#123
Dhruvil2104
closed
4 years ago
2
hash param support in navigate.
#122
jgoergen
closed
4 years ago
2
If App is on React.StrictMode, Page doesnt re-render.
#121
albseb511
closed
4 years ago
5
Making the base path case insensitive to avoid page not found issues …
#120
tsinghammer
closed
4 years ago
2
Next