Skip to content

version side bar doesn't show the correct viewed version #690

@alaeddine-13

Description

@alaeddine-13

The version side bar will show latest if you click on the following link
https://docarray.jina.ai/v0.15.0/
However, this problem will not happen if you open https://docarray.jina.ai and change the side bar.
This is because we rely on session storage rather than grabbing the version from a persistent location like the URL.
We should rely on the URL and parse the version from there instead of using session storage

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions