Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(conform-react): clarify input.focus() simulates the events only #785

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

edmundhung
Copy link
Owner

@edmundhung edmundhung commented Sep 22, 2024

Fix #784

Copy link

changeset-bot bot commented Sep 22, 2024

⚠️ No Changeset found

Latest commit: b009b91

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

Copy link

cloudflare-workers-and-pages bot commented Sep 22, 2024

Deploying conform with  Cloudflare Pages  Cloudflare Pages

Latest commit: b009b91
Status: ✅  Deploy successful!
Preview URL: https://e41c266a.conform.pages.dev
Branch Preview URL: https://docs-emulate-focus-only.conform.pages.dev

View logs

Copy link

pkg-pr-new bot commented Sep 22, 2024

Open in Stackblitz

More templates

@conform-to/dom

pnpm add https://pkg.pr.new/@conform-to/dom@785

@conform-to/validitystate

pnpm add https://pkg.pr.new/@conform-to/validitystate@785

@conform-to/yup

pnpm add https://pkg.pr.new/@conform-to/yup@785

@conform-to/react

pnpm add https://pkg.pr.new/@conform-to/react@785

@conform-to/zod

pnpm add https://pkg.pr.new/@conform-to/zod@785

commit: b009b91

@edmundhung edmundhung merged commit 8efbf2c into main Sep 23, 2024
3 checks passed
@edmundhung edmundhung deleted the docs-emulate-focus-only branch September 23, 2024 20:46
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.

focus() does not work on a controlled textarea input
1 participant