GithubHelp home page GithubHelp logo

Comments (6)

ReactiveRaven avatar ReactiveRaven commented on June 29, 2024

Hi @noxtras ,

Sorry about this! It looks like the AJAX validator wasn't working correctly, a lint-check went too far and broke it. Version 1.3.6 solves this issue.

The validation is done on each keystroke, although the validator tries to only have one ajax-call running at any time, so if you type quickly you might notice it skipping letters out.

If 1.3.6 doesn't fix your issue, please do re-open this issue.

Thanks

from jqbootstrapvalidation.

der-robert avatar der-robert commented on June 29, 2024

Hi,

i have the same problem, if i type "test", the ajax request url looks like this:
check.php?value=t&field=test_field

The validate function transmit only the first letter.

I use jquery 1.9.1 and jqBootstrapValidation 1.3.6

from jqbootstrapvalidation.

noxtras avatar noxtras commented on June 29, 2024

See the comment above. The newest version fixes the issue.

from jqbootstrapvalidation.

sujaysreedhar avatar sujaysreedhar commented on June 29, 2024

I am also having the same issue.i am also using the 1.3.6 with 1.9.1 jquery.the ajax validation is not working properly

from jqbootstrapvalidation.

divyeshramani avatar divyeshramani commented on June 29, 2024

Hi @noxtras,
its still not working correctly. It sends one request as soon as i come to that text field. But its not sending any further validation request if i change value in text box.

from jqbootstrapvalidation.

divyeshramani avatar divyeshramani commented on June 29, 2024

@noxtras Sorry my bad. Issue was I always have to retrun json for valid value as well. If i send blank json for valid value then it won't send subsequent validation request.

from jqbootstrapvalidation.

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.