Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

autocomplete JS error #2961

Closed
bbondy opened this issue Aug 4, 2016 · 4 comments
Closed

autocomplete JS error #2961

bbondy opened this issue Aug 4, 2016 · 4 comments
Labels
duplicate Issue has already been reported

Comments

@bbondy
Copy link
Member

bbondy commented Aug 4, 2016

"Uncaught TypeError: Cannot read property 'get' of null" urlBarSuggestions.js:369 and ReactErrorUtils.js:52

Looks like around this line:

? this.props.searchSelectEntry.autocomplete : this.props.searchDetail.get('autocompleteURL')

https://twitter.com/2bithacker/status/761307646557196288

@darkdh could you take a look?

@bbondy bbondy added this to the 0.11.3dev milestone Aug 4, 2016
@2bithacker
Copy link

Looks like the update to 0.11.2 blanked my default search engine preference, which caused the problem. Once I selected a new default search engine, the location bar started working normally again.

@bbondy
Copy link
Member Author

bbondy commented Aug 4, 2016

@bbondy
Copy link
Member Author

bbondy commented Aug 4, 2016

Maybe this is if duck duck go was the default then it doesn't remember and causes that problem?

@bbondy
Copy link
Member Author

bbondy commented Aug 4, 2016

dupe of #2956 (comment)

@bbondy bbondy closed this as completed Aug 4, 2016
@bbondy bbondy removed this from the 0.11.3dev milestone Aug 5, 2016
@luixxiul luixxiul added the duplicate Issue has already been reported label Aug 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate Issue has already been reported
Projects
None yet
Development

No branches or pull requests

3 participants