RubyLouvre / anu

the React16-compat library with hooks

Home Page:https://rubylouvre.github.io/anu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

可以使用react-router-dom吗

huangxinxia opened this issue · comments

1.我原本的项目是使用推荐的那个reach路由,然是它好像没法在子组件中获取到当前路由的信息,所以我改用了react-router-dom。
2.使用了react-router-dom,不知道是不是因为不兼容。在IE上无法显示页面,且控制台没有报错(其他浏览器可以正常显示),代码和IE8上的显示如下图:
微信截图_20190724165411
微信截图_20190724165428

5.*版本的react-router-dom是没有任何报错,也不显示页面。
4.*的react-router-dom是报错,对象不支持“addEventListener”属性或方法

IE8不支持 addEventListener