TripleSpeeder / StandingOrderDapp

DApp for StandingOrders
MIT License
5 stars 0 forks source link

CreateOrder: Invalid proptype "seconds" instead of expected number #32

Closed TripleSpeeder closed 7 years ago

TripleSpeeder commented 7 years ago

After selecting second as payment interval: Warning: Failed prop type: Invalid prop seconds of type string supplied to Duration, expected number. in Duration (at NewOrderForm.js:128) in NewOrderForm (at NewOrderButton.js:54) in div (created by ModalBody) in ModalBody (at NewOrderButton.js:53) in div (created by ModalDialog) in div (created by ModalDialog) in div (created by ModalDialog) in ModalDialog (created by Modal) in Transition (created by Fade) in Fade (created by Modal) in div (created by Modal)

TripleSpeeder commented 7 years ago

Can't reproduce this...