teslamotors / informed

A lightweight framework and utility for building powerful forms in React applications
https://teslamotors.github.io/informed
MIT License
956 stars 173 forks source link

Console log displayed when input has mask #429

Closed mihaicracan closed 1 year ago

mihaicracan commented 2 years ago

Hi guys,

You are doing an amazing work!

Just wanted to say there is a console.log left inside src/FormController.js which was added for testing on this commit (line 339): https://github.com/teslamotors/informed/commit/d3af9f2bb3eeff8acd3b1310058accfb39e6b051

It would be great if we remove this one as there are lots of console logs now inside our application. 😅

Thank you!

joepuzzo commented 2 years ago

Oh wow thanks! Will remove now and deploy a new version

joepuzzo commented 2 years ago

Fixed in the latest version