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

tab.noConflict() data-api not working in 3.0.2 #11465

Closed
colllin opened this issue Nov 13, 2013 · 1 comment
Closed

tab.noConflict() data-api not working in 3.0.2 #11465

colllin opened this issue Nov 13, 2013 · 1 comment

Comments

@colllin
Copy link
Contributor

colllin commented Nov 13, 2013

Look at the data-api. It calls .tab('show') directly. That's going to crash & burn in noConflict mode.

$(this).tab('show')

(Commit is irrelevant. I just used a commit because the link is more permanent if it references a specific commit)

@cvrebert
Copy link
Collaborator

Folding into #11464.

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

No branches or pull requests

2 participants