Open gimonaa opened 4 days ago
Latest commit: d2b0b64b9f4447bc6aab4453b7d3b0afe853a4af
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Hey, are you working on a fix or just adding the failing test case?
Hey, are you working on a fix or just adding the failing test case?
Only test
What is it?
new test to verify the proper update of the Resource component
Description
I added a new test to verify the proper update of the Resource component. When there is an input or an image inside a Resource component, it does not update correctly. However, if onPending is uncommented, the component updates as expected.
Checklist
pnpm change