algolia / we-rate-tweets

A colorful timeline search that puts your top tweets first
https://we-rate-tweets.glitch.me/
4 stars 4 forks source link

JS error "Cannot set property 'onclick' of null" #26

Closed rayrutjes closed 7 years ago

rayrutjes commented 7 years ago

image page: https://we-rate-tweets.glitch.me/algolia/tweets/search

Haroenv commented 7 years ago

Safari gives a better error message:

TypeError: null is not an object (evaluating 'document.getElementById('other-user-button').onclick = searchOtherUser')
joshed-io commented 7 years ago

fixed