This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Docs App: current version is not selected in version picker in specific versions #15741
Closed
Description
Repro:
- Go to https://docs.angularjs.org/api. The version picker will show "master"
- Select any of 1.5.10, 1.5.11, 1.6.0-rc.1, 1.6.0-rc.2, 1.6.0-rc.3, 1.6.0, 1.6.1, 1.6.2
- The version is not selected in the new page
Probably related to changes we made to the storage of the current / all version data. cc / @petebacondarwin