Skip to content

Conversation

@salih-applab
Copy link
Contributor

@salih-applab salih-applab commented Feb 28, 2025

Fix: "Remember Me" Checkbox State Binding on Login Page

This PR resolves the issue where the "Remember Me" checkbox state did not reflect the remember value from the useForm data.

The checkbox was rendered without the checked attribute, causing it to always appear unchecked, even when the remember value was set to true.

Although the checkbox functioned correctly with the default remember: false, this issue became noticeable when the remember value was intentionally set to true.

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.

1 participant