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

Cannot set property 'additionalUA' of undefined #166

Closed
f-liva opened this issue Mar 6, 2017 · 4 comments
Closed

Cannot set property 'additionalUA' of undefined #166

f-liva opened this issue Mar 6, 2017 · 4 comments

Comments

@f-liva
Copy link

f-liva commented Mar 6, 2017

Hello,

Switching to version 0.26.0 from Chrome Dev Tools I get this error:

Uncaught TypeError: Cannot set property 'additionalUA' of undefined
    at Object.search [as hits] (autocomplete.jquery.js:2708)
    at HTMLDocument.<anonymous> ((index):706)
    at j (jquery.js:3099)
    at Object.fireWith [as resolveWith] (jquery.js:3211)
    at Function.ready (jquery.js:3417)
    at HTMLDocument.I (jquery.js:3433)

Using 0.25.0 all it works fine.

@f-liva
Copy link
Author

f-liva commented Mar 6, 2017

I suspect the cause is 622aec5

@bobylito
Copy link
Contributor

bobylito commented Mar 6, 2017

Thanks for reporting the issue. Having a look right now!

@bobylito
Copy link
Contributor

bobylito commented Mar 6, 2017

@fede91it the quick fix would be to pass an empty object as params.

@f-liva
Copy link
Author

f-liva commented Mar 6, 2017

Thank you

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

2 participants