Ali Briceño

Results 6 issues of Ali Briceño

Hi my friend, first of all thanks for your excellent work with this plugin. I try to use it on this example: 1) I want that the user picks a...

Hi, I want to thank you about your widget, it's very helpful. I am looking for a option that can let me enable or disable the multiselect. Can you help...

Hi, thanks a lot for your work on this. I just have a suggest, maybe add a event to handle when the captcha script loads correctly or/and a timeout (in...

I use this code: ` ` But the method test() is never called...

Right now i receive this error: ``` ./node_modules/formsy-material-ui/lib/FormsyText.js Module not found: Can't resolve 'create-react-class' in '/Users/alienriquebm/NodeApps/digheon/tuhogarrenace/tuhogarrenace.client/node_modules/formsy-material-ui/lib' ``` ![image](https://user-images.githubusercontent.com/5152002/33041199-e63d0868-ce13-11e7-9ec1-5df50c8d5bf4.png) This are my dependencies: ``` { "name": "tuhogarrenace.client", "version": "0.1.0", "private": true,...

Hi, i need to show a messge when the user hits the submit button and a value on the FormsySelect are not selected (similar to a text field behavior). If...