acdlite / acdlite/redux-router
Change of hash will not trigger rerender
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 2.3k
- Forks
- 194
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi,
when I navigate from some url (eg. /page) to same url with different hash (eg. /page#hash), router will not trigger rerender of components, even when url clearly changed.
Any idea what to do about that?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Look at the router's navigation handling in the redux-router source code, likely in the router reducer or action creators. Check how hash changes are detected and whether they dispatch a location change action. The test suite should have examples of navigation events; run existing tests to see the current behavior.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript, react
- Domaine
- frontend
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100