Skip to content

Disable macOS autocorrect and autocomplete in all inputs#715

Merged
mehmetozguldev merged 3 commits into
athasdev:masterfrom
DeepanshuMishraa:fix/autocomplete
Jun 11, 2026
Merged

Disable macOS autocorrect and autocomplete in all inputs#715
mehmetozguldev merged 3 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

@mehmetozguldev

Copy link
Copy Markdown
Member

LGTM, thanks man

@mehmetozguldev mehmetozguldev merged commit 23df9b9 into athasdev:master Jun 11, 2026
2 checks passed
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

2 participants