Skip to content

Conversation

arndom
Copy link
Contributor

@arndom arndom commented Aug 28, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

useModalForm doesn't fill an edit form with the initial data when opening the same resource back-to-back.

What is the new behavior?

  • useModalForm consistently fills the form when open.

resolves #6904

Notes for reviewers

- resolve back to back initilization of same resource id
- add changeset
@arndom arndom requested a review from a team as a code owner August 28, 2025 20:31
Copy link

changeset-bot bot commented Aug 28, 2025

🦋 Changeset detected

Latest commit: 8adfe13

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@refinedev/react-hook-form Patch

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

Copy link

netlify bot commented Aug 28, 2025

Deploy Preview for refine-doc-live-previews ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8adfe13
🔍 Latest deploy log https://app.netlify.com/projects/refine-doc-live-previews/deploys/68d3b093dc30d000086afaf8
😎 Deploy Preview https://deploy-preview-6957--refine-doc-live-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

[BUG] MUI useModalForm() can't edit the same resource ID back to back
2 participants