小编Mus*_*les的帖子

反应:类型错误:无法读取未定义的属性“原型”

我正在使用 react 组件和 react-router-dom 的 Route,但是从 react-router-dom 导入 {Route} 失败并出现错误:-

TypeError: Cannot read property 'prototype' of undefined 
Run Code Online (Sandbox Code Playgroud)

这是触发错误的行,如反应错误默认页面所示。

TypeError: Cannot read property 'prototype' of undefined 
Run Code Online (Sandbox Code Playgroud)

reactjs react-router-dom

0
推荐指数
2
解决办法
7426
查看次数

标签 统计

react-router-dom ×1

reactjs ×1