Skip to content

Disable macOS autocorrect and autocomplete in all inputs#715

Open
DeepanshuMishraa wants to merge 2 commits into
athasdev:masterfrom
DeepanshuMishraa:fix/autocomplete
Open

Disable macOS autocorrect and autocomplete in all inputs#715
DeepanshuMishraa wants to merge 2 commits into
athasdev:masterfrom
DeepanshuMishraa:fix/autocomplete

Conversation

@DeepanshuMishraa

Copy link
Copy Markdown
Contributor

Disable macOS autocorrect and autocomplete in all inputs.

  • Change Input and Textarea components to set autoComplete="off", autoCorrect="off", and spellCheck="false" by default by @DeepanshuMishraa

Demo

Before

Screen.Recording.2026-06-10.at.1.45.54.PM.mov

After

Screen.Recording.2026-06-10.at.1.43.49.PM.mov

closes #708

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.

Native autocorrect show up on inputs

1 participant