React Router browserHistory not working as expected

前端 未结 4 699
无人共我
无人共我 2020-12-15 09:04

As a User i want to access content via going direkt on an deep url

Situation

On the Main Page i have a link to \"about\" page. clicking on the the Content ch

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-15 09:34

    When using browserHistory, you must configure your server appropriately to serve at all routed paths. See this for details.

提交回复
热议问题