Skip to content

Fix data.split in modern browsers#36

Open
TheSkorm wants to merge 1 commit into
cnlohr:masterfrom
TheSkorm:master
Open

Fix data.split in modern browsers#36
TheSkorm wants to merge 1 commit into
cnlohr:masterfrom
TheSkorm:master

Conversation

@TheSkorm

Copy link
Copy Markdown

It seems something has changed in modern browsers since this was built. There's no longer a synchronous way of accessing blob data so rather we need to load it into a filereader and add an event listener.

@cnlohr

cnlohr commented Mar 1, 2023

Copy link
Copy Markdown
Owner

This is a significant departure from the existing codebase :-/ it's a little too much for me to stomach here for a legacy project :-/ I will leave this PR open for others. If anyone else comes along and tests it then I would consider keeping it.

@cnlohr

cnlohr commented Oct 17, 2025

Copy link
Copy Markdown
Owner

If others have material feedback I am happy to consider it. I just noticed the approve. But I wanted someone to make it clear what they were interested in/why. Also any changes would probably do well to go through https://github.com/cnlohr/esp82xx

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.

3 participants