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

Feature/bump focus trap 4.x #39

Closed

Conversation

colmbrady
Copy link
Contributor

P.R bumps focus-trap to 4.x version.

This resolves a number of issues for us regarding nested focus traps. I believe the commit will also resolve #27.

Ive verified Unit tests pass and for my usage - there were no other upgrade steps we needed to do.

@roubaobaozi
Copy link

Hi, I just noticed your package-lock.json is showing

"resolved": "http://artifactory:80/artifactory/api/npm/orion-virtual-npm/tabbable/-/tabbable-3.1.2.tgz",

So this can’t be merged in. You need to change your .npmrc back to https://registry.npmjs.org/ :) Then redo the install so package-lock.json is correct.

@davidtheclark
Copy link
Collaborator

Taken care of in 4b6e412

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

Successfully merging this pull request may close these issues.

Trap doesn't work if the children are rendered into a React portal
3 participants