Potential problem
The explore a href has the props
data-selected-links="/explore /trending /trending/developers /integrations /integrations/feature/code /integrations/feature/collaborate /integrations/feature/ship showcases showcases_search showcases_landing /explore"
Potential solution
Remove the data-selected-links
/trending
from the explore link and add it to the trending link instead.
Was fixed but not closed.
Thanks @busches
Yeah I think the “fixes #XXX” needs to be in the PR body, not the singular commits. I dropped it from the squashed commit to avoid yet another mention here.
Most helpful comment
Potential problem
The explore a href has the props
data-selected-links="/explore /trending /trending/developers /integrations /integrations/feature/code /integrations/feature/collaborate /integrations/feature/ship showcases showcases_search showcases_landing /explore"
Potential solution
Remove the
data-selected-links
/trending
from the explore link and add it to the trending link instead.