Giter Site home page Giter Site logo

Comments (2)

jonsamwell avatar jonsamwell commented on August 17, 2024

Hi Mateusz,

the ng-model-options polyfill I did would not work with updateOn submit as the control does not have such an event which is probably why it is not validating. Does it validate ok if you set the updateOn to blur?

I wouldn't add such a custom piece of functionality to the library but this could be achieved with a custom element modifier that only made the element valid/invalid when the submit button has been pressed. You might need another directive on the submit button to tell your custom element modifier that the submit button has been pressed and it can change the visual style of the elements.

http://jonsamwell.github.io/angular-auto-validate/#custom_dom_modifiers

from angular-auto-validate.

emfor avatar emfor commented on August 17, 2024

Thanks for the answer. Yes everything works great with 'blur'. I'll look into Your suggestions.

Thanks!

from angular-auto-validate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.