cjmafei

Results 7 comments of cjmafei

`import React from 'react'; import ReactDOM from 'react-dom'; import { HashRouter, Route, Control } from 'react-keeper' import config from 'config/global'; import Home from 'pages/home/Home'; // import School from 'pages/school'; import...

上面是我的router配置

目前只在安卓机上发现有此问题

@vifird 对的,是浏览器默认的返回

> Hi. I also faced this issue. The solutions provided here directed me to the right path. I added it to very top of the component tree. To the index.tsx...

Will this problem be fixed? I have the same one.