forked from vuelidate/vuelidate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(core): UID doesn't exist on the component public instance in Vue 3 …
…vuelidate#1090 (vuelidate#1091) * test: 🧪 test that uid are undefined in vue3 * fix(core): 🐛 uid was undefined on vue3 create our own uid to be agnostic of vue version Co-authored-by: Florent Bouisset <[email protected]>
- Loading branch information
1 parent
e002e8e
commit 8bdf2ac
Showing
2 changed files
with
32 additions
and
5 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