-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tooltip+popover components): Delay instantiation on mounted() (#969)
* [tooltip] Delay instantiation of tooltip via $nextTick() * [popover component]: delay instantiation of popover via $nextTick() * [tooltip] Check for '#' in target-id * [popover] remove redundant tests
- Loading branch information
1 parent
5c35e07
commit 4fc18ec
Showing
2 changed files
with
71 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters