Skip to content

fix: add missing dataAccessHelper imports in examples #1903

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 10, 2021

Conversation

boucaud
Copy link
Contributor

@boucaud boucaud commented May 10, 2021

Context

Individual DataAccessHelper files now need to be imported in order to be registered.

Changes

Add imports for JSZipDataAccesHelper in the animation examples.

Results

These examples work again

Testing

  • This change adds or fixes unit tests
  • All tests complete without errors on the following environment:
    • vtk.js:
    • OS:
    • Browser:

@boucaud
Copy link
Contributor Author

boucaud commented May 10, 2021

@jourdain WDYT ?

@jourdain
Copy link
Collaborator

Just rename your commit to be doc(Example): Fix missing import in examples as there is no need to create a new version for that.

@jourdain
Copy link
Collaborator

Otherwise it looks good

@boucaud boucaud force-pushed the fixDataAccessHelperExamples branch from c1d9bd2 to b3fc6bb Compare May 10, 2021 14:49
@boucaud
Copy link
Contributor Author

boucaud commented May 10, 2021

Just rename your commit to be doc(Example): Fix missing import in examples as there is no need to create a new version for that.

Done

@jourdain jourdain merged commit 73085d2 into Kitware:master May 10, 2021
@github-actions
Copy link

🎉 This PR is included in version 18.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Automated label label May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Automated label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants