Azure / Azure/api-management-developer-portal
api-details version select isn't working
- Dominant language
- TypeScript
- Stars
- 545
- Forks
- 360
- PR merge metrics
- No merged PRs in 30d
Description
## Bug description
For api-details version selector for APIs isn't appearing for new APIs.
## Reproduction steps
1. Create a new API in APIM with two versions.
2. Go to api-details page in Portal for this new API.
3. Observe that you can't switch between versions using api-details widget.
## Expected behavior
You should be able to switch versions on APIs with multiple versions using api-details widget. There are older API that behave as expected.
## Is your portal managed or self-hosted?
Self-hosted (Managed has same issue)
Release: 2.23.0
## Environment
Google Chrome
## Additional context
knockout code is showing that this is false for new APIs, even when the API has multiple versions.
``
New API (Versioning not working):

Old API (Versioning working):

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.