Popover disable() then enable(): Showing the popover needs two clicks
Created by: cdcarson
When calling disable()
then enable()
on a popover, the popover needs two clicks to open if the user has clicked the popover target in between the calls.
This problem does not occur if the user doesn't click on the popover target in between the calls.
Reproducible example: https://embed.plnkr.co/CbPkR9gDik5VbCCaiGXO/
macOs 10.12.6 Chrome 60.0.3112.90 and Safari Version 10.1.2 (12603.3.8)