Skip to content

Upgrade to H5Web version 15.0.0#308

Open
Dagonite wants to merge 4 commits intomainfrom
h5web-update
Open

Upgrade to H5Web version 15.0.0#308
Dagonite wants to merge 4 commits intomainfrom
h5web-update

Conversation

@Dagonite
Copy link
Collaborator

@Dagonite Dagonite commented Feb 4, 2026

Closes None (fix of a previous PR).

Description

Version change required adding fetcher function for retrieving data/metadata from a h5grove back-end as axiosConfig prop no longer supported.

This comment was marked as outdated.

Not really needed
@Dagonite
Copy link
Collaborator Author

Dagonite commented Feb 4, 2026

If you're getting console warnings about outdated local preferences, run this:

Object.keys(localStorage).filter(k => k.startsWith("h5web:")).forEach(k => localStorage.removeItem(k));
localStorage.removeItem("data-viewer:h5web-storage-cleared");
location.reload();

@Dagonite Dagonite requested a review from Pasarus February 20, 2026 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants