Giter VIP home page Giter VIP logo

Comments (8)

roland-d avatar roland-d commented on August 24, 2024 3

@cferdinandi Just wanting to give this a friendly nudge :) Since you said it is a fairly simple fix, is there anything I could put in as a quick fix? Thanks.

from tabby.

cferdinandi avatar cferdinandi commented on August 24, 2024

Ah, good catch! Can't commit to a completion date on this, but it's a fairly simple fix.

from tabby.

roland-d avatar roland-d commented on August 24, 2024

@cferdinandi Thank you for confirming this is an issue.

from tabby.

dskvr avatar dskvr commented on August 24, 2024

This is definitely a huge issue, sets id to null

from tabby.

dskvr avatar dskvr commented on August 24, 2024

For anyone that cares, this particular problem is at line 403

I changed line 403 to the following:

if ( tab && tab.getAttribute( 'data-tab-id' )) {

I don't understand the full scope of the script, but that doesn't seem to have any negative side effects. Cheers

from tabby.

cferdinandi avatar cferdinandi commented on August 24, 2024

In its current form, the script removes the id to avoid page jumping, and then resets it when complete. If you comment out line 404, you break resetting the ID. Your check for the data-tab-id is the right way to address this for the moment, until I get a proper fix in place.

Sorry for the delay. Been heads down on my JavaScript guides and courses.

from tabby.

cferdinandi avatar cferdinandi commented on August 24, 2024

So like... a year and a half too late here, but a fix for this is coming tomorrow

from tabby.

cferdinandi avatar cferdinandi commented on August 24, 2024

Fixed with v12: https://github.com/cferdinandi/tabby/releases/tag/v12.0.0

from tabby.

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.