Fix: Console input not available
This commit is contained in:
@@ -8,7 +8,10 @@ Console for Mobile Browsers.
|
||||
|
||||
## Why
|
||||
|
||||
Logging things out on mobile browser is never an easy stuff. I used to include `window onerror alert` script inside pages to find out JavaScript errors, kind of stupid and inefficient. Desktop browser DevTools is great, and I wish there is a similar one on mobile side, which leads to the creation of Eruda.
|
||||
Logging things out on mobile browser is never an easy stuff. I used to include
|
||||
`window onerror alert` script inside pages to find out JavaScript errors, kind
|
||||
of stupid and inefficient. Desktop browser DevTools is great, and I wish there
|
||||
is a similar one on mobile side, which leads to the creation of Eruda.
|
||||
|
||||
## Demo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user