eruda icon indicating copy to clipboard operation
eruda copied to clipboard

Console for mobile browsers

Results 124 eruda issues
Sort by recently updated
recently updated
newest added

webview中html代码如下: ```html Title html, body, #app { height: 100%; margin: 0; padding: 0; } .h100 { height: 100%; } .flex { display: flex; } .flex.column { flex-direction: column; } .list-wrapper...

### I use next.js has a error ![image](https://user-images.githubusercontent.com/26568752/128019065-927d1a07-8b07-4fd9-af95-fddcd6335872.png)

![image](https://user-images.githubusercontent.com/41266834/122531855-7ee89700-d052-11eb-8b56-c3cfe7c5220d.png) ![image](https://user-images.githubusercontent.com/41266834/122531892-8871ff00-d052-11eb-928e-2d7e629aa714.png) chrome network可以自动转码,希望大佬能增加一下,万分感谢!

Hi I do not understand what «eruda memory» is for and what it does ?! Please add more details and documents Is it related to localStorage? & The theme of...

I was seeking for something to inspect element for Xpath evaluation in Android and found this project Nice and cool implementation but would be great if you add Xpath evaluation...

https://play.google.com/store/apps/details?id=com.google.android.apps.translate https://play.google.com/store/apps/dev?id=5700313618786177705 https://play.google.com/store/apps/dev?id=6885562361278675020

Currently, you have to run a javascript line in the address bar on a given page to open the developer tools. It would be very helpful if there was a...

In devtools on chrome desktop, there is the ability to write and save snippets, and these snippets will persist after restarting chrome. There are built-in "snippets" in Eruda, but I...

Hi, I want to first init eruda with (ShadowDom = true). `Step 1. >` `eruda.init();` This is to detect any failure before Cordova App has Loaded completely. After loading complete...

Is there a way to refresh page to load all requests in network such as pc thx