igvteam / igv-webapp

IGV Web App
https://igv.org/app
MIT License
117 stars 43 forks source link

BAM file keep loading if the chromosome is completed shown #303

Open r78v10a07 opened 2 months ago

r78v10a07 commented 2 months ago

I'm using new IGV version 3.0.4 with igv-webapp 2.0.0 The app seems to be trying to load the whole BAM file when loading a new track visualizing the whole chormosome. This make the app unresponsive and block the browser.

Screenshot 2024-09-05 at 3 46 54 PM
jrobinso commented 2 months ago

This has been fixed (3.0.5 / 2.0.4). The bug was in igv.js, but igv-webapp bundles an igv.js version. I'm not sure how you got the combo 3.0.4 / 2.0.0.