walrusix

Results 2 comments of walrusix

the same error "Cannot deserialize the current JSON object (e.g. {\"name\":\"value\"}) into type 'System.Collections.Generic.List`1[Parbad.Gateway.ZarinPal.Internal.ZarinPalErrorModel]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly.\r\nTo fix this error either...

for dropdown nutton we can use icon as the official example : widget.createDropdown( { title: 'dropdown', tooltip: 'tooltip for this dropdown', items: [ { title: 'item#1', onSelect: () => {console.log('1');},...