sahilm / reddit.js

Reddit API wrapper for the browser
MIT License
197 stars 27 forks source link

ReferenceError: reddit is not defined #11

Closed ScottBrenner closed 6 years ago

ScottBrenner commented 6 years ago

Seeing ReferenceError: reddit is not defined when trying the example index.html provided, as well as when trying to use this library on my own webpage. Any tips to resolve?

https://github.com/sahilm/reddit.js/blob/15f6e51b5cb6db0183720d71ff88ccc3a02ba995/examples/puredom/index.html#L18

ScottBrenner commented 6 years ago

Working, my mistake.