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

Remove Navigator.msSaveorOpenBlob() #71

Closed
1 task done
vishnuravi opened this issue Jan 20, 2025 · 1 comment
Closed
1 task done

Remove Navigator.msSaveorOpenBlob() #71

vishnuravi opened this issue Jan 20, 2025 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@vishnuravi
Copy link
Member

Problem

The Navigator.msSaveorOpenBlob() method is still used in the project as part of the import and export functionality. It is obsolete and should be replaced.

Solution

This should be replaced with use of the modern File System API.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@vishnuravi vishnuravi added enhancement New feature or request good first issue Good for newcomers labels Jan 20, 2025
@vishnuravi
Copy link
Member Author

Addressed in #69.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant