@AlenDK wrote:
Hey,
I am currently using ion-popovers in my application, but i noticed that there is not an enter animation. It just starts up with the popover on top. I looked at the source and found out there is a animation for enter: https://github.com/ionic-team/ionic/blob/c68160ecd3fb0c4d791e034e88f97ebf7f98de70/core/src/components/popover/animations/md.enter.ts .
I tried to copy the code into a custom animation and it worked (sort of, the popover was not pointing at the right place). So i am not really sure why it is not working while the leave/dismiss animation does…Anyone got the same problem or maybe a solution?
Posts: 1
Participants: 1