You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what's best here, but at the moment NumberInput has its type parameter set to Float64 while the actual rendered UI complains if I attempt to type in anything other than an integer.
The text was updated successfully, but these errors were encountered:
Not sure what's best here, but at the moment
NumberInput
has its type parameter set toFloat64
while the actual rendered UI complains if I attempt to type in anything other than an integer.The text was updated successfully, but these errors were encountered: