Conversation
…iew' spread to prevent DOM warnings
People can be co-author:
|
|
@sukvvon is attempting to deploy a commit to the Toss Team on Vercel. A member of the Team first needs to authorize it. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1953 +/- ##
=======================================
Coverage 93.22% 93.22%
=======================================
Files 42 42
Lines 664 664
Branches 164 163 -1
=======================================
Hits 619 619
Misses 42 42
Partials 3 3
🚀 New features to boost your workflow:
|
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Overview
layout,showConsole,showConsoleButton) frompreviewOptionsbefore spreading toSandpackPreviewPreviewPropsbut were passed to the DOM via{...props.previewOptions}, causing React warnings:showConsoleButtonprop on a DOM elementshowConsoleprop on a DOM elementScreenshot
AS-IS
TO-BE
PR Checklist