angular-scroll-animate icon indicating copy to clipboard operation
angular-scroll-animate copied to clipboard

Is this broken in the newer versions of Chrome?

Open mcblum opened this issue 8 years ago • 1 comments

I have no idea what's going on, but we had three applications, all of which were using angular-scroll-animate, and they're now all broken. It seems that the production versions which are using an older version of Angular are still working, but all of our dev environments are in a place where the content is there, rendered in the dom, but everything is invisible.

Anyone else seeing this issue?

mcblum avatar Sep 26 '16 18:09 mcblum

Hmm, I'll take a look - did you upgrade angular in your dev versions? It could be a css clash, have you updated this lately? You.can put some logging in you animate in / out methods to see if its getting called at the appropriate time.

rpocklin avatar Sep 26 '16 20:09 rpocklin