IE shows record button, but it doesn't work
Open
bug
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
Using Internet Explorer, I see the record button for CodeWorld programs. Clicking it gives:
SCRIPT438: Object doesn't support property or method 'captureStream'
codeworld.js (163,9)
It looks like canvas elements don't have captureStream on IE. The UI should detect that and not offer the record button if it cannot function correctly.
Contributor guide
Assessment
This issue has not been assessed yet.