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

fix: sync pin inputs programmatically #5

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Conversation

satnaing
Copy link
Owner

Updated pin input for the synchronization.
Before this, when the pin input value is updated
programmatically, pin inputs are not updated properly i.e,. not sync properly. This commit fixes that issue by using useEffect and useMemo.

Updated pin input for the synchronization.
Before this, when the pin input value is updated
programmatically, pin inputs are not updated properly
i.e,. not sync properly. This commit fixes that issue
by using useEffect and useMemo.
@satnaing satnaing merged commit f477f3a into main Apr 17, 2024
@satnaing satnaing deleted the fix/pin-input-sync branch April 17, 2024 16:18
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