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
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
Version
latest
Steps to reproduce
Reproduction here:
testing-library/dom-testing-library#1191 (comment)
Expected behavior
Should properly serialize a custom element to HTML tags
Actual behavior
Renders the entire JS object
https://github.com/KonnorRogers/shoelace-nextjs-lazy/blob/main/app/__snapshots__/page.test.tsx.snap
Additional context
The
test
function in pretty-format expects the constructor to have a namejest/packages/pretty-format/src/plugins/DOMElement.ts
Lines 49 to 50 in c54bccd
Environment
The text was updated successfully, but these errors were encountered: