kunal-mandalia / grraft

The mentorship platform for professionals, by professionals
https://www.grraft.com
1 stars 0 forks source link

React-bootstrap navbar warning - consider using LinkContainer #4

Closed kunal-mandalia closed 8 years ago

kunal-mandalia commented 8 years ago

Warning: validateDOMNesting(...): cannot appear as a descendant of . See App > NavItem > SafeAnchor > a > ... > Link > a.

Suggestion: http://stackoverflow.com/questions/35687353/react-bootstrap-link-item-in-a-navitem

kunal-mandalia commented 8 years ago

LinkContainer presents its own issues, and adding hover border isn't straight forward. Although it removes the warning, psychologically using the navigation feels slower due to lack of hover effects. Not required.