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
{{ message }}
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered: