Warning: Failed propType: Invalid prop `component` supplied to `Route`

后端 未结 11 885
礼貌的吻别
礼貌的吻别 2020-12-29 01:09

I\'m trying new react-router 1.0.0 and I\'m getting strange warnings I can\'t explain:

Warning: Failed propType: Invalid prop `component` supplied to `Ro

11条回答
  •  春和景丽
    2020-12-29 01:35

    There is an stable release on the react-router-dom (v5) with the fix for this issue.

    link to github issue

提交回复
热议问题