question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot read property 'results_none_found' of undefined

See original GitHub issue

I had to update to 1.2.0 because I was getting the errors fixed in PR #164 Since I had ~1.2.0 in my bower.json, whenI got the 1.2.1 update now I’m seeing this error in the console (Only when I’m in device emulation mode or in a real device). For now I’m fixing the version in my bower file.

TypeError: Cannot read property 'results_none_found' of undefined
    at y (http://localhost:3001/bower_components/angular-chosen-localytics/dist/angular-chosen.min.js:7:1833)
    at http://localhost:3001/bower_components/angular-chosen-localytics/dist/angular-chosen.min.js:7:2291
    at http://localhost:3001/bower_components/angular/angular.js:18744:31
    at completeOutstandingRequest (http://localhost:3001/bower_components/angular/angular.js:5804:10)
    at http://localhost:3001/bower_components/angular/angular.js:6081:7 undefined

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:1
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
douglaswardcommented, Jul 4, 2016

Hi @leocaseiro, excellent! This solves it very nicely. Thank you very much.

0reactions
leocaseirocommented, Jul 4, 2016

Hi @douglasward, agreed.

However, Chosen is disabled for mobile devices. I actually just released v1.4.2 with a fix for that, making sure we use native elements for mobile as recommended from Chosen Team.

I believe we no longer will have this issue for mobiles.

Please let me know if I can help with more.

Read more comments on GitHub >

github_iconTop Results From Across the Web

how to fix 'Cannot read property of undefined'? - Stack Overflow
I'm trying to determine which object in an array has the longest name and logging that object to the console. I can't seem...
Read more >
How to Avoid Getting 'Cannot read property of undefined' in ...
Learn how you can avoid getting the famous 'Cannot read property of undefined' error in JavaScript with the logical OR operator.
Read more >
React TypeError: Cannot read property function of undefined
... THERE https://codedocu.com/Software/React/Error/React-TypeError_colon_- Cannot - read - property -send_Data_to_Api-of- undefined ?2755ea.
Read more >
ERROR TypeError: Cannot read property title of undefined
HEY, SET YOUR LIKE THERE ! ... Your browser can't play this video. ... Solved: ERROR TypeError: Cannot read property title of undefined....
Read more >
Uncaught TypeError: Cannot read property 'find' of undefined
I am getting a TypeError, while it should not be as I believe I have the variables properly defined im creating a new...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found