aerogear / offix

GraphQL Offline Client and Server
https://offix.dev
Apache License 2.0
760 stars 45 forks source link

Page fails to load online after offline refresh: item.operation.getContext is not a function #145

Closed milenazuccarelli closed 5 years ago

milenazuccarelli commented 5 years ago

Bug Report

Hey guys, I am experiencing the following error: Uncaught (in promise) TypeError: item.operation.getContext is not a function

After doing the following:

  1. Load my app
  2. Go offline
  3. Make some changes offline
  4. Refresh
  5. Go back online
  6. Page fails to load
Screen Shot 2019-08-07 at 12 28 31
wtrocki commented 5 years ago

This is a critical bug introduced recently. Going to take look

ping @StephenCoady @darahayes