Skip to content

Instantly share code, notes, and snippets.

@ykiu
Created June 29, 2024 08:45
Show Gist options
  • Save ykiu/e6bdee86a80ddd247078b46458a36c0c to your computer and use it in GitHub Desktop.
Save ykiu/e6bdee86a80ddd247078b46458a36c0c to your computer and use it in GitHub Desktop.
Android Firefox readAsArrayBuffer() bug
<html>
<body>
<script>
console.log('hello');
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment