Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console errors when onfocusout event is triggered #25

Open
m-martinez opened this issue Nov 7, 2016 · 0 comments
Open

Console errors when onfocusout event is triggered #25

m-martinez opened this issue Nov 7, 2016 · 0 comments

Comments

@m-martinez
Copy link
Contributor

Overview

When clicking on various form fields in OCCAMS Studies, the console displays an error.

The error is occurring in a file called validate.js and is related to clientside validation.

Outcomes

Expected -

Data is validated by jquery validate given a time delay..

Actual -

The following error is logged in the console:

  • Uncaught TypeError: this.element is not a function

Steps to Reproduce

  1. go to occams studies
  2. select a patient
  3. select a visit
  4. select a form
  5. select a form field
  6. select a different form field
  7. open console and observe the error

This is the first day of the rest of your life.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant