digipolisantwerp / antwerp-ui_angular

Antwerp UI is a component interface library for building user interfaces and responsive web apps.
https://digipolisantwerp.github.io/antwerp-ui_angular
MIT License
13 stars 19 forks source link

Flyout immediately closes when trigger is not focused #134

Closed tom-odb closed 5 years ago

tom-odb commented 5 years ago

Describe the bug

When the element used as the flyout actions is not focused, the flyout immediately closes upon opening. If the element is focused everything seems to work fine.

To Reproduce

Can be reproduced in the examples.

Expected behavior

The flyout should open and close as expected.

tom-odb commented 5 years ago

duplicate of #139