andrewhathaway / Winterfell

Generate complex, validated and extendable JSON-based forms in React.
http://winterfell.andrewhathaway.net
MIT License
785 stars 116 forks source link

textInput type throws error for emailInput #25

Closed camerow closed 9 years ago

camerow commented 9 years ago

When using emailInput it defaulted to TextInput which threw an error from questions.js

andrewhathaway commented 9 years ago

Hi @camerow.

Is this related to the pull request I just merged from you? Or is this unrelated, if so, can you supply some more detail please!

Thanks.

camerow commented 9 years ago

It's related, sorry! Should've been more clear. Figured I'd make it an issue so people could potentially google-foo find it. =)