You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would seem that the hero-transition attribute does not work I am assuming this is because of the way core-animated-pages selects element (on ShadowRoot level deep).
Any thoughts?
The text was updated successfully, but these errors were encountered:
Every time I debug core-animated-pages I'm left confused. I couldn't tell you why some things work and others don't. I'm also curious what they'll do in 0.9 and 1.0 since core-animated-pages is still only 0.5 at this point.
Be sure to test your case in Firefox - had issues with ShadowDOM and core-animated-pages. core-animated-pages looks like abandonware, so it is about porting app-router to neon-animation :/
It would seem that the
hero-transition
attribute does not work I am assuming this is because of the waycore-animated-pages
selects element (on ShadowRoot level deep).Any thoughts?
The text was updated successfully, but these errors were encountered: