Skip to content

fix: render props in stubs #287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 31, 2020
Merged

fix: render props in stubs #287

merged 2 commits into from
Dec 31, 2020

Conversation

lmiller1990
Copy link
Member

@lmiller1990 lmiller1990 commented Dec 30, 2020

resolves #213

I wonder if showing [Object object] is correct for object props. We could stringify, but it seems not stringifying is the default behavior in a regular browser.

Edit, I will fix the failing types soon.

@lmiller1990 lmiller1990 merged commit 0887d43 into master Dec 31, 2020
@lmiller1990 lmiller1990 deleted the stub-html branch December 31, 2020 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stubs created by shallow mounts do not show props
1 participant