Closed chunghe closed 7 years ago
Thanks! Fixed with https://github.com/jhen0409/remote-redux-devtools-on-debugger/commit/433d140bd260f5c77431f874647ab1cbed3c0a36 first (released as v0.7.1
).
Maybe https://github.com/facebook/react-native/pull/13798 is the right way, but I'd not like to wait two months for release, unless it is cherry-pick for 0.44.
As the screenshot, after
injectserver
, the<div id="remote-redux-devtools-on-debugger"></div>
will be inside<audio>
tag. The redux debugger won't appear.