oblador/angular-parallax

Have problem with Foundation CSS

Closed this issue · 3 comments

I'm trying to mix angular-parallax with foundation css but the animation is flickering. As soon as I remove foundation css, angular parallax works fine again. Could you have some insight?

Don't have any experience with foundation so I don't know. Maybe there's a css transition somewhere that interferes with the js animation? Maybe foundation is too bloated that reflows become super slow?

I've seen people successfully used stellar.js with foundation so I guess there should be a way for angular-parallax and foundation to work together.

I'm switching over to bootstrap and it works fine. I guess bootstrap support is good enough for me.