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 using SQL Storage, fetching the versions in order to populate the UI dropdown fails to map and return the "version" property, causing it to list empty items in the dropdown, which can't be used to change versions since it causes an "undefined" in the URL path.
Uploading a new version causes this:
I've opened a PR which adds the mapping for the "version" property for SearchedVersions: #1014
The text was updated successfully, but these errors were encountered:
When using SQL Storage, fetching the versions in order to populate the UI dropdown fails to map and return the "version" property, causing it to list empty items in the dropdown, which can't be used to change versions since it causes an "undefined" in the URL path.
Uploading a new version causes this:
I've opened a PR which adds the mapping for the "version" property for SearchedVersions:
#1014
The text was updated successfully, but these errors were encountered: