firebase-element icon indicating copy to clipboard operation
firebase-element copied to clipboard

Get a "Uncaught TypeError: Cannot read property 'forEach' of null" after moving to V1.0.3

Open devAtPolydeals opened this issue 10 years ago • 0 comments
trafficstars

Hi,

I moved to V.1.0.3, it fixed an issue that i was facing: 'Addresses a bug in collection that causes data to be re-initialized after it has already been received from Firebase.' However now see an exception in the log, functionality works good. But the error comes up the 2nd time a user views the page. To recreate the bug do the following:

  1. Keeping console open and Go to www.polydeals.com/#/faq. You will not see any errors.
  2. Go back to the Main page by clicking the left arrow on top left
  3. Now, go back to FAQ page by using the FAQ link at the bottom of the page
  4. You will now see the below exception in the log. polydeals

devAtPolydeals avatar Jul 27 '15 22:07 devAtPolydeals