Doesn't see $refs #382
Unanswered
DranyValentin
asked this question in
Q&A
Replies: 1 comment
-
|
This is my mistake. My element that has a ref has a v-if statement that didn't work |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my component I get access to element by ref. Histoire doesn't see any refs
const captcha = await this.$refs.hcaptcha.execute() // $refs emptyBeta Was this translation helpful? Give feedback.
All reactions