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
When I visit https://go.dev/dl in Chrome, under the list of file downloads for first-class ports for each version, there is text that says "Other Ports ^". Clicking on it does nothing at all.
I assume that is supposed to open a toggle that shows the non-first-class ports, but it's not.
The toggle under "Unstable version" to open the go1.21rc3 list works, so it's not like JavaScript is completely broken. That version lists all the ports in one big list instead of splitting by "Other Ports". The split is better for the stable versions; we just need the toggle to work.
When I visit https://go.dev/dl in Chrome, under the list of file downloads for first-class ports for each version, there is text that says "Other Ports ^". Clicking on it does nothing at all.
I assume that is supposed to open a toggle that shows the non-first-class ports, but it's not.
The toggle under "Unstable version" to open the go1.21rc3 list works, so it's not like JavaScript is completely broken. That version lists all the ports in one big list instead of splitting by "Other Ports". The split is better for the stable versions; we just need the toggle to work.
/cc @jamalc
The text was updated successfully, but these errors were encountered: