GithubHelp home page GithubHelp logo

Comments (7)

diopralinato avatar diopralinato commented on September 22, 2024

https://codereview.chromium.org/375293002 changed insertBefore() to follow the spec https://dom.spec.whatwg.org/#node

The second argument is nullable (but not optional), so supplying an explicit 'null' for that is the change needed

so at line 424 of file popup.js we have:
el.insertBefore(link_list); but now it should be el.insertBefore(link_list,null);

from tabhamster.

severith avatar severith commented on September 22, 2024

I have the same issue, it stopped expanding groups at the same time on chrome and opera, reinstall does nothing. weird

from tabhamster.

ornic avatar ornic commented on September 22, 2024

Still the same.
image

Opera developer 27.0 (27.0.1670.0)

from tabhamster.

severith avatar severith commented on September 22, 2024

do you think the extension will be updated with that soon? i have no idea
where I would find the scripts for extensions

On Thu, Nov 6, 2014 at 1:04 AM, Roman Orlov [email protected]
wrote:

Still the same.
[image: image]
https://cloud.githubusercontent.com/assets/3350070/4933202/c58f8d02-6593-11e4-93e5-b4c4d3b6fcf5.png

Opera developer 27.0 (27.0.1670.0)

Reply to this email directly or view it on GitHub
#15 (comment).

from tabhamster.

TimMoser92 avatar TimMoser92 commented on September 22, 2024

Works for me after #14. But of course I now have to use a local addon version, because the new version isnt yet pushed to opera addons.

from tabhamster.

onikienko avatar onikienko commented on September 22, 2024

Will update today. For Opera and Chrome.
Sorry for the delay with updates.

from tabhamster.

onikienko avatar onikienko commented on September 22, 2024

sha: 853cefb
Also uploaded new version v0.2.5 to Chrome and Opera markets. Waiting for moderation.

from tabhamster.

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.