Chemistry, asked by daksharora2051, 1 year ago

React does not recognize the `computedMatch` prop on a DOM element.

Answers

Answered by LadyC
0
I receive the same warning, but I don't know why! 
I do not have any  `computedMatch` prop. I'm using react-router-dom and it seems that the warning appears where I create a route to a subcomponent using render={} attribute and passing the {match} ... 
Is there someone who knows why it's launching that warning?
Thanks in advance!
Similar questions