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
Fix for Issue #6109 - aria-current has incorrect value "true" (#6118)
* Added 'false' as a valid value for aria-current in NavLink. Also made the default value 'page' instead of 'true'.
* Remove "false" string as a permitted aria-current value.
0 commit comments