This repository was archived by the owner on Nov 30, 2022. It is now read-only.
This repository was archived by the owner on Nov 30, 2022. It is now read-only.
bug: Sluggish popover animations #185
Open
Description
Bug Report
Fivethree version:
[x] 0.9.x
Current behavior:
Expected behavior:
The popover animation is supposed to be at least as smooth as the default ionic popover.
Steps to reproduce:
A simple installation of the package in a new ionic 5 project, then import the popover component into a page.
Related code:
<ion-fab vertical="bottom" horizontal="end" slot="fixed" color = "primary" (click) = "dialog.open()">
<fiv-icon #feature = "fivFeature" [fivFeature] = "content" name = "add">
<ng-template #content>
Add contacts
Click this button to add contacts
Add Emergency Contact Name Email Address Phone Number Relationship add contact
insert short code snippets here
Metadata
Metadata
Assignees
Labels
No labels