bergben / ng2-page-transition

Simple Angular2 component to create a page transition animation on route changes
MIT License
41 stars 7 forks source link

Double Blink in firefox #12

Closed miteshyugtia closed 7 years ago

miteshyugtia commented 7 years ago

I have used ng2-page-transition in my code. When I do page refresh in firefox it's blin for two times. Any one have solutions,Please let me know. Thanks

bergben commented 7 years ago

Hi @miteshyugtia,

are you using the default animation? Unfortunately ng2-page-transition generally does not work that smooth since the possibilities to create / handle animations were relatively restricted for Angular 2.x :(