acdlite / acdlite/redux-router

Hash URL's not working

Open
#268 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.3k
Forks
194
PR merge metrics
No merged PRs in 30d

Description

Hi guys

I'm using redux-router 2.0.0.

When implementing the router I was expecting hash url's. I can see that react router supports them. I can also safely say that the routing with redux-router works as it should, just no state in the url is updated.

Could it be because browser history is enabled by default?

How can I solve this?

Sincerely, Jan

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue mentions redux-router 2.0.0 and hash URLs not updating. Start by examining the router configuration and history setup in the project's source code, likely in the main entry point or router setup files. Check if browser history is enabled by default and how to switch to hash history. Look for existing tests related to routing or hash URLs to understand the expected behavior. Verify the fix by running the test suite and manually testing hash URL updates in a development environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react, redux
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.