firebase / friendlyeats-web

Apache License 2.0
493 stars 412 forks source link

bug fix: replace this with that #21

Closed marconunnari closed 6 years ago

marconunnari commented 6 years ago

Error before the fix:

Uncaught TypeError: Cannot read property 'renderTemplate' of undefined at renderResults (FriendlyEats.View.js:85) at FriendlyEats.Data.js:37 at Array.forEach () at Object.next (FriendlyEats.Data.js:35) at next (database.js:960) at async_observer.js:4

samtstern commented 6 years ago

Thank you @marconunnari! I knew I would miss one :-/