dvajs / dva

🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)
https://dvajs.com/
MIT License
16.24k stars 3.17k forks source link

BrowserHistory 刷新404 #2455

Closed yumengbdw closed 2 years ago

yumengbdw commented 3 years ago

设置过basename history: createHistory('/xxx')

编译用的是react-app-rewired+ customize-cra的形式 package.json使用的是 "start": "react-app-rewired start",

使用hashHistory没问题,使用BrowserHistory刷新就会404

前面所有issues看过,未解决

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.