If I open devtools, then press ctrl+shift+p, then go to "Capture screenshot", it causes the browser to crash with the error
JBrowseR.js:45 [mobx] Encountered an uncaught exception that was thrown by a reaction or observer component, in: 'Reaction[Autorun@808]' Error: view has no width, cannot calculate displayed blocks
at t.default (JBrowseR.js:59)
at Object.get dynamicBlocks (JBrowseR.js:59)
at le (JBrowseR.js:45)
at e.computeValue (JBrowseR.js:45)
at e.trackAndCompute (JBrowseR.js:45)
at e.get (JBrowseR.js:45)
at se (JBrowseR.js:45)
at e.runReaction (JBrowseR.js:45)
at $e (JBrowseR.js:45)
at Ke (JBrowseR.js:45)
This may be a curiosity if it is only isolated to this case, but it is reproducible for me
If I open devtools, then press ctrl+shift+p, then go to "Capture screenshot", it causes the browser to crash with the error
This may be a curiosity if it is only isolated to this case, but it is reproducible for me