You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team,
Because of latest react-router-dom when we do npm install application itself is breaking as it was saying "Stateless function component cannot have refs". This issue is in Link module where ref is going as a empty object. Due to this latest version whole application is not working. Please suggest us to resolve the issue.
The text was updated successfully, but these errors were encountered:
Hi Team,
Because of latest react-router-dom when we do npm install application itself is breaking as it was saying "Stateless function component cannot have refs". This issue is in Link module where ref is going as a empty object. Due to this latest version whole application is not working. Please suggest us to resolve the issue.
The text was updated successfully, but these errors were encountered: