You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@eddyerburgh it seems like a bug to me. Any updates from your side?
eddyerburgh
changed the title
.props() don't receive data when child component uses typescript
.props() don't receive data in when child component is extended and stubbed
Jun 26, 2018
Version
1.0.0-beta.19
Reproduction link
https://github.com/Loremaster/vue-test-utils-issues
Steps to reproduce
$ yarn
$ yarn test:unit
What is expected?
All tests should pass
What is actually happening?
Test is failing and child component doesn't receive prop (as it does when it's a non typescript component):
The text was updated successfully, but these errors were encountered: