doabit / semantic-ui-sass

Semantic UI, converted to Sass and ready to drop into Rails & Compass.
MIT License
1.15k stars 192 forks source link

Form Validation #66

Closed dajwilli closed 8 years ago

dajwilli commented 8 years ago

I am running into a really weird issue with form validations. The validation display perfectly in development but don't display at all in production. The really odd thing is that there are no console errors which makes you think it should be working.

Do you have any idea of what could be causing the problem? Or has anyone else ran into similar problems?

doabit commented 8 years ago

Could you test it with Semantic UI?

dajwill commented 8 years ago

Sorry, it was just a problem with my asset pipeline on heroku. Thanks for getting back though.