Webpack-bundle-analyzer: [Bug] Sidebar didn't show correct chunks when fixing.

Created on 23 Sep 2019  路  5Comments  路  Source: webpack-contrib/webpack-bundle-analyzer

Issue description

Fix the sidebar, then hide app.js, we can still see it as checked in sidebar.

image

Technical info

  • Webpack Bundle Analyzer version: 3.5.0
  • Webpack version: 4.39.3
  • Node.js version: 10.15.3
  • npm/yarn version: 6.11.3
  • OS: MacOS
5 (confusing) Bug

All 5 comments

Did you hide the app.js it via the popup menu or how?

Yes, hide it via contextmenu.

I found this bug when I try to make a gif for PR #315

Here is the gif:

I used contextmenu to hide app.js

webpack-bundle-analyzer

Thanks, this is indeed a bug.

@bregenspan would you have time to look into this as you were the one who built the initial feature in #246?

@valscion yes, I can take a look at this!

Fix is available in release v3.5.2 :tada:

Was this page helpful?
0 / 5 - 0 ratings