console commands not working
-
pineout last edited by
Arch linux: current version
Opera version: 74.0.3911.160
The console doesn't output anything from every console command.
I don't have this problem on windows and on other browsersconsole.log('test') outputs nothing
console is a defined object
log is correctly defined as a native functionconsole.log(myObject) outputs nothing
but a breakpoint at runtime, lets to inspect the value of myObject, hovering with mouse -