[Feature Request] Popover: reactive trigger
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
Yes
### Component Name
Popover
### Description
Currently it is not possible to have a dynamic trigger on a popover
Eg: ``
If the condition changes, the trigger is updated but the events, having been defined in the mounted hook, nothing actually changes
A watcher is needed to check if the value changes to add/remove the correct events
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.