Skip to content

[fixed] scopeTab no longer attempts to focus on undefined target #145

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

Closed
wants to merge 1 commit into from

Conversation

Zacqary
Copy link

@Zacqary Zacqary commented Mar 29, 2016

When creating a modal with nothing tabbable inside it, I was getting Cannot read property 'focus' of undefined errors if I hit the Tab key (which was being listened to by another component). This PR will prevent that error from occurring.

@claydiffrient
Copy link
Contributor

@Zacqary Thanks for the PR... however, this issue was fixed with #120 and #141. It'll be fixed in the next release we cut. I'm tentatively planning on this Friday to do that.

@Zacqary
Copy link
Author

Zacqary commented Mar 29, 2016

Aha, sorry about that. #44 had the error message in a screenshot so it didn't come up in a search.

@claydiffrient
Copy link
Contributor

No problem!

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.

2 participants