Skip to content
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

Fix filesaver import error on MetaData Export #847

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

kaysiz
Copy link
Contributor

@kaysiz kaysiz commented Feb 6, 2024

Purpose

Fix filesaver import error on MetaData Export

closes: #846

Approach

Open Questions and Pre-Merge TODOs

Learning

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)

  • Breaking change (fix or feature that would cause existing functionality to change)

Reviewer, please remember our guidelines:

  • Be humble in the language and feedback you give, ask don't tell.
  • Consider using positive language as opposed to neutral when offering feedback. This is to avoid the negative bias that can occur with neutral language appearing negative.
  • Offer suggestions on how to improve code e.g. simplification or expanding clarity.
  • Ensure you give reasons for the changes you are proposing.

@kaysiz kaysiz requested a review from svogt0511 February 6, 2024 13:49
@kaysiz kaysiz self-assigned this Feb 6, 2024
@kaysiz kaysiz added the bug label Feb 6, 2024
@kaysiz kaysiz requested a review from a team February 6, 2024 13:51
@kaysiz kaysiz merged commit 04feb65 into main Feb 6, 2024
6 checks passed
@kaysiz kaysiz deleted the 844-fix-filesaver-import branch February 6, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: Could not find module file-saver imported from (require)
3 participants