Skip to content

fix: feedbackEnabled option cannot be set to false#120

Merged
marsidev merged 1 commit intomarsidev:mainfrom
lenstr:fix/feedback-enabled-false
Feb 4, 2026
Merged

fix: feedbackEnabled option cannot be set to false#120
marsidev merged 1 commit intomarsidev:mainfrom
lenstr:fix/feedback-enabled-false

Conversation

@lenstr
Copy link
Copy Markdown
Contributor

@lenstr lenstr commented Feb 4, 2026

options.feedbackEnabled || true always evaluates to true when feedbackEnabled is false. Replaced || with ?? to respect explicit false.

@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Feb 4, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 4, 2026

@lenstr is attempting to deploy a commit to the Luis Marsiglia's projects Team on Vercel.

A member of the Team first needs to authorize it.

@docs-page
Copy link
Copy Markdown

docs-page Bot commented Feb 4, 2026

To view this pull requests documentation preview, visit the following URL:

docs.page/marsidev/react-turnstile~120

Documentation is deployed and generated using docs.page.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-turnstile Ready Ready Preview, Comment Feb 4, 2026 2:21pm

@marsidev marsidev merged commit 0fc17a7 into marsidev:main Feb 4, 2026
7 checks passed
@marsidev
Copy link
Copy Markdown
Owner

marsidev commented Feb 4, 2026

Thanks for the fix!

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.

2 participants