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

Degree search js - this.$object.data is not a function #94

Open
cjg89 opened this issue Feb 24, 2021 · 0 comments
Open

Degree search js - this.$object.data is not a function #94

cjg89 opened this issue Feb 24, 2021 · 0 comments
Assignees
Labels

Comments

@cjg89
Copy link
Member

cjg89 commented Feb 24, 2021

Describe the bug

Error seems to be getting thrown on one of these two lines:
https://github.com/UCF/UCF-Degree-Search-Plugin/blob/master/src/js/ucf-degree-search.js#L30
https://github.com/UCF/UCF-Degree-Search-Plugin/blob/master/src/js/ucf-degree-search.js#L34

I'm guessing there's some scenario where this.$object isn't getting assigned a jQuery object? (line 28)

Steps to Reproduce

I've only been able to reproduce this error out in DEMO SWP on the degree search demo page; other env's using degree search typeaheads look fine.

Expected Behavior

This error shouldn't happen.

Possible Fix

n/a

Your environment:

Error observed in latest FF; haven't tested other browsers

Additional context

n/a

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

No branches or pull requests

4 participants