We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Incorrect support data (example: Chrome says "86" but support was added in "40")
https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/from_static is supported since Deno 1.35, see denoland/deno#19446
No response
Have ReadableStream.from support listed for Deno since 1.35
ReadableStream.from
No. Look at denoland/deno#19446.
denoland/deno#19446
No.
https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/from_static#browser_compatibility
api.ReadableStream.from_static
The text was updated successfully, but these errors were encountered:
Fixed in #21153!
Sorry, something went wrong.
Thank you so much!
No branches or pull requests
What type of issue is this?
Incorrect support data (example: Chrome says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/from_static is supported since Deno 1.35, see denoland/deno#19446
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
Have
ReadableStream.from
support listed for Deno since 1.35Did you test this? If so, how?
No. Look at denoland/deno#19446.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
denoland/deno#19446
Do you have anything more you want to share?
No.
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/from_static#browser_compatibility
MDN metadata
MDN page report details
api.ReadableStream.from_static
The text was updated successfully, but these errors were encountered: