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: Minimum pledge amount is not correctly rendered #4241

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

apsinghdev
Copy link
Contributor

fixes: #4238

This PR fixes the default value of Minimum funding amount not getting updated bug. With these changes, the value of the Minimum pledge amount is not defaulting to 20 across rerenders.

Screen.Recording.2024-10-22.at.12.38.02.AM.mov

I think it fixes the bug. @frankie567

Copy link

vercel bot commented Oct 21, 2024

@apsinghdev is attempting to deploy a commit to the polar-sh Team on Vercel.

A member of the Team first needs to authorize it.

@reynaldichernando
Copy link
Contributor

I tested this, and it does work.
However, I'm still curious as to why changing the value props doesn't re-render the MoneyInput component.

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.

Minimum pledge amount is not correctly rendered in badge settings
2 participants