#suchishah.

1 messages · Page 1 of 1 (latest)

clear spokeBOT
ornate dragon
#

I don't see any Stripe code here. Which APIs are you calling with these values/params?

terse spire
ornate dragon
#

AH, ok. Checking

#

I don't think you can use <Select /> like a controlled component like you are

#

Try and remove the defaultValue prop

narrow tulip
#

hi @ornate dragon , we want that dropdown component <Select/> to be controlled, is there a way by which we can implement controlled dropdown in the stripe app ?

ornate dragon
#

Just missing a value props I think, instead of defaultValue.

narrow tulip
#

but it seems that value prop is deprecated