testing slots returns TypeError: Cannot convert undefined or null to object #1140
Unanswered
cbecker-tc
asked this question in
Q&A
Replies: 1 comment 1 reply
-
We were able to solve it by changing the slot option to |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm trying to test a very simple slot on a component. I've used the mounting option from the docs like this
my template looks like this
running the test returns this error:
can anyone help me pin down what I'm doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions