Cannot read properties of null (reading 'enable') - when hardware acceleration is disabled #1391
Open
6 of 10 tasks
Labels
bug
Something isn't working
Please check that this issue hasn't been reported before.
Expected Behavior
When opening
localhost:3000
without turning onhardware acceleration
, the page should give any warning or instructions to enable it to view the content correctly.Current behaviour
The page just shows an error saying "Cannot read properties of null (reading 'enable')"
Steps to reproduce
hardware acceleration
, and disablelocalhost:3000
after spinning up docker-compose.Possible solution
A similar issue is open at cobe repo .
I would suggest adding some disclaimer to turn on hardware acceleration rather than showing an error message.
Which Operating Systems are you using?
Acknowledgements
The text was updated successfully, but these errors were encountered: