Git Product home page Git Product logo

Comments (7)

stefcameron avatar stefcameron commented on September 23, 2024 1

@thumbsupep [email protected] should fix the problem for now!

from tabbable.

sbeugen avatar sbeugen commented on September 23, 2024

Can confirm. I have it in a Nuxt3 project, where we use focus-trap, which uses tabbable

from tabbable.

thumbsupep avatar thumbsupep commented on September 23, 2024

looks like it relates to dperini/nwsapi#83

from tabbable.

stefcameron avatar stefcameron commented on September 23, 2024

@thumbsupep Thanks for bringing this to my attention. I replied on that issue. I'll see if I can add an override to tabbable's package.json to pin nswapi to v2.2.2 for now until they fix the issue.

from tabbable.

stefcameron avatar stefcameron commented on September 23, 2024

@all-contributors add @thumbsupep for test

from tabbable.

allcontributors avatar allcontributors commented on September 23, 2024

@stefcameron

I've put up a pull request to add @thumbsupep! 🎉

from tabbable.

stefcameron avatar stefcameron commented on September 23, 2024

@thumbsupep @sbeugen There is a proposal over on dperini/nwsapi#83 to modify the Regex that seemed to be the original problem here.

But today, while trying to verify the proposed Regex changes there, I followed these steps again and could not reproduce the original issue:

$ git clone tabbable
$ rm package-lock.json
# edit package.json to __remove__ the nwsapi override
$ npm install
# this results in nwsapi v2.2.5
$ npm test

Originally, npm test would fail with the error raised in this issue. But no more. All tests pass. They also all pass with the proposed Regex changes.

Could one of you please try your original steps but with the latest version of tabbable (and its dependencies) -- making sure to remove the override from package.json before npm install... -- and LMK if it's still an issue for you?

from tabbable.

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.