// Moved from "Bugs Reports" to "Coding Questions" (Peter)pagehelper.js:1 Uncaught ReferenceError: browser is not defined
at pagehelper.js:1:8219
at pagehelper.js:1:11655
at pagehelper.js:1:11659
(anonym) @ pagehelper.js:1
(anonym) @ pagehelper.js:1
(anonym) @ pagehelper.js:1
[Done] pagehelper.js:1 Uncaught ReferenceError: browser is not defined
[Done] pagehelper.js:1 Uncaught ReferenceError: browser is not defined
When I run my desktop browser in mobile mode, I get this error message:
Re: pagehelper.js:1 Uncaught ReferenceError: browser is not defined
in what script ?
i dont see in firefox (ctrl+shift+M)
i dont see in firefox (ctrl+shift+M)
Christos
Re: pagehelper.js:1 Uncaught ReferenceError: browser is not defined
To reproduce:
* Enter any code (e.g. Debug "Hello")
* Press F12 to open the Developer Console
* Go to Mobile Mode (see screenshot (lower red rectangle))
* Select any mobile device (see screenshot (upper red rectangle))
* Right-click on the Refresh button and select "Clear cache and force refresh"

* Enter any code (e.g. Debug "Hello")
* Press F12 to open the Developer Console
* Go to Mobile Mode (see screenshot (lower red rectangle))
* Select any mobile device (see screenshot (upper red rectangle))
* Right-click on the Refresh button and select "Clear cache and force refresh"

Re: [Done] pagehelper.js:1 Uncaught ReferenceError: browser is not defined
Sorry, my mistake.
This is a file of a browser extension and has nothing to do with SpiderBasic.
