form validation not working correctly in ui-router/ui-view using Bootstrap
问题 I have a form validation using bootstrap and It is working, but when I added it to my project that is running UI-router if breaks some of the CSS functionality for the function. So I think that it is being broken by the UI-Router. Basically it won't hind the error message until it is called. It just loads into a visible state. Is there someone that has run across this that could take a look at it. I have two Plkr illistrating the issue. One working without UI-Router and On Not working With UI