j2v8-debugger icon indicating copy to clipboard operation
j2v8-debugger copied to clipboard

DevTools contents are disordered

Open monkey1992 opened this issue 2 years ago • 2 comments

After running the Sample, open DevTools in chrome, the page content is disordered and cannot be debugged normally. 0.0 image

monkey1992 avatar Dec 02 '22 02:12 monkey1992

@monkey1992 could this issue be duplicate of the https://github.com/AlexTrotsenko/j2v8-debugger/issues/16 ?

AlexTrotsenko avatar Feb 20 '23 11:02 AlexTrotsenko

After running the Sample, open DevTools in chrome, the page content is disordered and cannot be debugged normally. 0.0 image

@monkey1992 it is a bug of official Stetho SDK. i have fixed it. pls review this PR #18 then you can also check my solution in this repository: https://github.com/yinyinnie/stetho

yinyinnie avatar Dec 15 '23 05:12 yinyinnie