Suhard Damien
Suhard Damien
I am using Yup-phone & Yup on a react project to validate data of formik forms, but my phone field is not mandatory and could have a value undefined. Using...
The latest version makes an error with **gripApi.selection** ``` angular.js:14996 TypeError: row.setSelected is not a function at Object.toggleRowSelection (ui-grid.js:247923) at Grid.selectRow (ui-grid.js:247584) at Object.selectRow (ui-grid.js:288012) at eval (app.js:26) at angular.js:20887...
Hi, My application is on angular 1.5.9 and it is not working, I have that message : ` TypeError: Cannot read property 'createChild' of null at Object.link (webpack:///./node_modules/ng-material-datetimepicker/js/angular-material-datetimepicker.js?:160:50) at eval...
Hi! It will be fun if the module is compatible with RequireJS/Webpack
Hi, I am testing `markdown-to-jsx` which it seems be great, but My constraint is I can't accept HTML in markdown input and I wonder if it is possible to add...