Alex Ford

Results 3 comments of Alex Ford

I put together a very small (no external dependencies) helper gem for sending SMS via the API: https://github.com/alexford/twilito If, like me, you just need to send SMS and don't need...

I am also seeing this. In my case saving the markdown file in question again clears the error. It looks like the schema isn't generated properly on the _first_ hot-reload...

Seeing the same issue. Currently working around it with Cleave's `onValueChanged` option and manually setting the field to invalid if necessary with `setCustomValidity()`