Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tile texts are way too big on Brave #318

Closed
ValentinH opened this issue Sep 25, 2019 · 15 comments
Closed

Tile texts are way too big on Brave #318

ValentinH opened this issue Sep 25, 2019 · 15 comments

Comments

@ValentinH
Copy link

Issue description

When opening the treemap on Brave, here's what I get:
image

While on Chrome, everything's fine:
image

This is really weird as Brave is a Chromium based browser. 🤔 I've also tried opening in "Private" mode to ensure it was not due to an extension...

Technical info

  • Webpack Bundle Analyzer version: 3.5.1
  • Webpack version: 4.29.6
  • Node.js version: 10.15
  • npm/yarn version: yarn 1.16
  • OS: MacOS 10.14.6
  • Browser: Brave Version 0.68.138 Chromium: 77.0.3865.75

Debug info

I use the webpack plugin without any option.

@th0r
Copy link
Collaborator

th0r commented Sep 25, 2019

I think you should send a bug report to the Brave team as this treemap works fine in all major browsers.

https://github.com/brave/brave-browser/issues

@valscion
Copy link
Member

Do any of these FoamTree demos perhaps look strange in Brave? https://get.carrotsearch.com/foamtree/latest/demos/

@ValentinH
Copy link
Author

@valscion surprisingly, all demos are fine! 🤔

@valscion
Copy link
Member

I wonder if we are running on an older version of FoamTree, then? Might be worth checking that possibility out

@ValentinH
Copy link
Author

Indeed, webpack-bundle-analyzer is using version 3.4.5 while the latest is 3.4.9.

@valscion
Copy link
Member

Can you try figuring out a way to update foamtree? I don't remember how to do it 😅

@th0r
Copy link
Collaborator

th0r commented Sep 27, 2019

Just copy-paste it into the repo 😉

@ValentinH
Copy link
Author

OK I'll try it and open a PR if it works 🙂

@ValentinH
Copy link
Author

I've just tried using the latest version (taken from the demo) and I still have the same issue.

@valscion
Copy link
Member

Ach, then there's nothing we can do, sorry.

@ValentinH
Copy link
Author

I understand, thank you for the answers 🙂

@th0r
Copy link
Collaborator

th0r commented Sep 27, 2019

@ValentinH I would suggest opening an issue in the Brave repo.

@tegdtna
Copy link

tegdtna commented Dec 17, 2019

Also using Brave.
Just wanted to note that if I go to http://localhost:8888/ instead of http://127.0.0.1:8888/ the issue seems to go away. Once I added the -h localhost host option, the tool worked as expected.

@danlaush
Copy link

danlaush commented Apr 8, 2020

Thanks @tegdtna, that worked for me. Such a strange issue and mysterious fix.

@cpboyd
Copy link

cpboyd commented Sep 10, 2022

The issue seems to be related to setting "Block fingerprinting" to Strict. Further, I still see it when using localhost and rendering a local file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants