Closed ssi02014 closed 3 months ago
Latest commit: 2195a58b832f725276b65a50c5e8174550135cd6
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
suspensive.org | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 10, 2024 1:29pm |
v1.suspensive.org | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 10, 2024 1:29pm |
visualization.suspensive.org | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 10, 2024 1:29pm |
@ssi02014 is attempting to deploy a commit to the Toss Team on Vercel.
A member of the Team first needs to authorize it.
Comparing ssi02014:feat/defineSuspense
(2195a58) with main
(df5cedb)
:warning: No benchmarks were detected in both the base of the PR and the PR.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.23%. Comparing base (
df5cedb
) to head (2195a58
).
@manudeli Thank you for improving this task👍 I've checked it out.
close: #1058
Overview
Add the
defineSuspense
utility function discussed in the issue article above, and write the test code.The reason we defined
SuspenseClientOnly
withindefineSuspense
is because we are getting the"dependency cycle detected"
issue.If you have any additional thoughts on the above issues, please let us know!
PR Checklist