flipper: Plugin "NETWORK" encountered an error during render
Flipper v0.6.12
RangeError: Maximum call stack size exceeded at decompress (/Applications/Flipper.app/Contents/Resources/app.asar/defaultPlugins/sonar-plugin-network@1.0.0.js:765:32) at decodeBody (/Applications/Flipper.app/Contents/Resources/app.asar/defaultPlugins/sonar-plugin-network@1.0.0.js:747:91) at ResponseBodyInspector.render (/Applications/Flipper.app/Contents/Resources/app.asar/defaultPlugins/sonar-plugin-network@1.0.0.js:1018:78) at Gg (file:///Applications/Flipper.app/Contents/Resources/app.asar/bundle.js:8052:26) at Kg (file:///Applications/Flipper.app/Contents/Resources/app.asar/bundle.js:8233:16) at th (file:///Applications/Flipper.app/Contents/Resources/app.asar/bundle.js:8874:13) at uh (file:///Applications/Flipper.app/Contents/Resources/app.asar/bundle.js:8889:84) at Rh (file:///Applications/Flipper.app/Contents/Resources/app.asar/bundle.js:9147:235) at Uh (file:///Applications/Flipper.app/Contents/Resources/app.asar/bundle.js:9106:173) at Sh (file:///Applications/Flipper.app/Contents/Resources/app.asar/bundle.js:9100:5) at interactiveUpdates (file:///Applications/Flipper.app/Contents/Resources/app.asar/bundle.js:9631:33) at Jd (file:///Applications/Flipper.app/Contents/Resources/app.asar/bundle.js:6133:5)
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 4
- Comments: 21 (8 by maintainers)
Commits related to this issue
- fix network stackoverflow #215 — committed to henryzx/flipper by deleted user 5 years ago
- fix network stackoverflow #215 — committed to henryzx/flipper by deleted user 5 years ago
- fix network stackoverflow #215 (#474) Summary: fixed issue: https://github.com/facebook/flipper/issues/215 ## Changelog 1. use pako to inflate direct to unicode string to avoid 'stack size limit ex... — committed to facebook/flipper by deleted user 5 years ago
Having the same problem. Here’s an export: FlipperExport.flipper.zip
I’m cleaning up some old issues and this one hasn’t seen updates in a long time. Please let me know if this is still a problem and we can reopen it. Thanks!