Closed
Description
See #897 (comment) for original discussion
findAllComponents
is incorrectly typed by VueWrapper[], where T
- is a type of original wrapper, not the selector. We should explore possibility of improving this typing to provide better error-free experience for TypeScript users