barbajs / barba

Create badass, fluid and smooth transitions between your website’s pages
https://barba.js.org/
MIT License
11.59k stars 477 forks source link

Animations not working in Safari #26

Closed ghost closed 8 years ago

ghost commented 8 years ago

I've tried out all the demos in Safari 9.1.1 but none of the animations seem to work. What browsers are supported with this?

luruke commented 8 years ago

Hi @somehandle!

Normally they should work on Safari.

I will not have access to a laptop until monday so I can't test it right now.

Can you check if there are any error in the console?

ghost commented 8 years ago

There aren't any errors in the console but it doesn't affect any of the functionality in terms of changing pages. Just no animations currently.

patrick91 commented 8 years ago

@somehandle hey, it works for me (sorry for the fast GIF)

On which OS are you trying the demos?

ghost commented 8 years ago

@patrick91 - I'm on El Capitan - 10.11.5, Safari is completely vanilla, I don't have any extensions installed

patrick91 commented 8 years ago

Same as me, then :)

Sorry for asking silly questions, but, is javascript enabled? https://up.kibakoapp.com/ArdTJHh6xQ

luruke commented 8 years ago

@somehandle Very strange. If JavaScript is enabled can you debug one of the demo adding a breakpoint to the Tweenlite call?

luruke commented 8 years ago

@somehandle, can you retry? TweenMax is loaded from an external cdn, maybe there was some problem with it...

Just tested on mac osx 10.11.2 with Safari 9.02 and everything works fine.

I'll close the issue until we have more info, Cheers.