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
Arrow position is incorrect for ion-fab element
When changing the ion-fab to a regular button, the arrow is displayed correctly.
Change the color of the arrow to blue in inspecting in order to see the arrow position:
Please advise how to correctly calculate the arrow position for it (what settings are required)
Thanks.
The text was updated successfully, but these errors were encountered:
@YochevedZ I do not know anything about ionic. If the arrow position is wrong, the selector it is targeting is likely wrong. Does an ionic element move the element in the DOM?
Arrow position is incorrect for ion-fab element
![image](https://user-images.githubusercontent.com/41073514/71668891-652a9580-2d73-11ea-8062-cb6e3576d36a.png)
![image](https://user-images.githubusercontent.com/41073514/71668906-7a9fbf80-2d73-11ea-9449-3330f90d5d35.png)
When changing the ion-fab to a regular button, the arrow is displayed correctly.
Change the color of the arrow to blue in inspecting in order to see the arrow position:
Please advise how to correctly calculate the arrow position for it (what settings are required)
Thanks.
The text was updated successfully, but these errors were encountered: