Giter Site home page Giter Site logo

Comments (3)

krausest avatar krausest commented on August 16, 2024

What maybe (?) works is to create a user profile with a preferences file, which I put into ceb270b.
The user profile directory is deleted and recreated with the preference file every time the browser is restarted to avoid side effects due to the profile.

from js-framework-benchmark.

syduki avatar syduki commented on August 16, 2024

It may be a workaround with profile, but it looks cumbersome to me, moreover I think I found an easiest way how to disable it, at least I don't see it anymore.
Searched in the chromium source for text "You can open bookmarks", then follow the white rabbit did a search by that ID here then here, and finally found that nasty functionality triggered by SidePanelPinning feature, so we may just disable it with --disable-features=SidePanelPinning. Also, found another one here, IPH_SidePanelGenericMenuFeature which seems to be related specifically to that popup text, so this also works: --disable-features=IPH_SidePanelGenericMenuFeature.
Some couple of hours spent fruitfully, huh...

from js-framework-benchmark.

krausest avatar krausest commented on August 16, 2024

Yes, I know that pain 😄 + thank you!
I added the flag. Of course that's the better solution.

from js-framework-benchmark.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.