Closed robinheghan closed 6 years ago
I'm creating a navbar. On the left side is the app name, on the right is a menu which shows a list of potential actions when clicked.
Take a look at the link below for a minimal example:
https://ellie-app.com/khnqrqxRSa1/1
Actions in the action menu can be clicked.
Actions in the action menu cannot be clicked in Firefox (it works as intended in Chrome). I've also reproduced this with onLeft, onRight and above.
onLeft
onRight
above
Works in latest alpha
The big picture of what I'm trying to do
I'm creating a navbar. On the left side is the app name, on the right is a menu which shows a list of potential actions when clicked.
What I did
Take a look at the link below for a minimal example:
https://ellie-app.com/khnqrqxRSa1/1
What I Expected To Happen
Actions in the action menu can be clicked.
What Actually Happened
Actions in the action menu cannot be clicked in Firefox (it works as intended in Chrome). I've also reproduced this with
onLeft
,onRight
andabove
.Versions