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

Conflict with bootstrap collapse #37

Closed
zarcode opened this issue Jun 1, 2014 · 11 comments
Closed

Conflict with bootstrap collapse #37

zarcode opened this issue Jun 1, 2014 · 11 comments

Comments

@zarcode
Copy link

zarcode commented Jun 1, 2014

My bootstrap accordion doesn't work when I use YTPlayer, displaying javascript error
"Uncaught TypeError: Cannot convert undefined or null to object" on click. Please help!

@pupunzi
Copy link
Owner

pupunzi commented Jun 3, 2014

I need to see the page where it happens to debug it.

@zarcode
Copy link
Author

zarcode commented Jun 4, 2014

Here it is http://zarcode.net/proba/extras.html, try clicking on accordion. Thank you for your respond.

@agispas
Copy link

agispas commented Jun 6, 2014

I'm having the same issue, Bootstrap collapse plugin doesn't work when the video is active.
Do you have any suggestion ?

@jahaganiev
Copy link

Hi,

First of all, thank you for such as great plugin. I want to inform that there's also javascript error has occurred with Bootstrap Carousel.

Any suggestions would be much appreciated.

Thank you.

@agispas
Copy link

agispas commented Jun 11, 2014

Did anyone managed to get this working with Bootstrap collapse plugin or carousel ?
Thanks!

@ghost
Copy link

ghost commented Jun 26, 2014

It's namespace collision:
jQuery.support.transition collide with bootstrap support.transition
i've just changer name of support.transition to support.transitionA and it's ok, at least for my task

@boboldehampsink
Copy link

I'm having this issue too, and the fix provided by aagafonov doesnt work :-(

@gijsstegehuis
Copy link

@boboldehampsink did you try changing it in your bootstrap file? It works for me.

@boboldehampsink
Copy link

I changed it in the player file

On Monday, June 30, 2014, gijsstegehuis notifications@github.com wrote:

@boboldehampsink https://github.com/boboldehampsink did you try
changing it in your bootstrap file? It works for me.


Reply to this email directly or view it on GitHub
#37 (comment)
.

Met vriendelijke groet,

Bob Olde Hampsink

http://www.itmundi.nl/ iet • moen • die
Twents digitaal productiehuis Albergen (HQ)
Zandhuisweg 2
7665 SH Albergen
Tel. 0546 535000_Enschede (The Gallery)_
Hengelosestraat 500
7521 AN Enschede
Kennispark Twente Correcties en/of aanpassingen op uw bestaande website
kunt u
mailen naar support@itmundi.nl

@sixkilleraz
Copy link

I'm also interested in a fix for this bug. I encounter the same error when trying to open a bootstrap modal on a page with the video player. I'd rather not start hacking away at bootstrap framework JS to fix this. So, is there any progress on a patch for this? Thanks!

@pupunzi
Copy link
Owner

pupunzi commented Aug 14, 2014

Hi all,
The fix will be availabel with the next release.
Bye,
Matteo

@pupunzi pupunzi closed this as completed Aug 20, 2014
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

7 participants