[bug] tauri-plugin-http: response.arrayBuffer()
stalling indefinitely after 2.4.1 release
#2564
Labels
response.arrayBuffer()
stalling indefinitely after 2.4.1 release
#2564
Describe the bug
After
tauri-plugin-http
2.4.1 release, I've seen theresponse.arrayBuffer();
method stalls indefinitely, while on2.4.0
it completes correctly. This is the commit affecting the behavior: a15eedfI'm not sure this is a bug related to that commit, or if that changes made it visible
Reproduction
Tauri info
(http is 2.4.0 since this is the version I pinned)
The text was updated successfully, but these errors were encountered: