"Cannot read property 'url' of undefined" error when using a scroll ref as master in NormalizedCollection · Issue #76 · googlearchive/firebase-util · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2019. It is now read-only.
Throws an Uncaught TypeError: Cannot read property 'url' of undefined warning and error in the console whenever I click the "Scroll 1" button.
I'm not sure if this is an issue with the library or the way I'm using it as in the plunker example, but other than those warning & error, the data is received in correct descending order as intended.
This http://plnkr.co/edit/MtMBcfQAbXn64inYHaC6
Throws an
Uncaught TypeError: Cannot read property 'url' of undefined
warning and error in the console whenever I click the "Scroll 1" button.I'm not sure if this is an issue with the library or the way I'm using it as in the plunker example, but other than those warning & error, the data is received in correct descending order as intended.
Here's the data export for the above plunker:
Thanks!
The text was updated successfully, but these errors were encountered: