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
OK. I'm having some strange unexpected behavior wrt these fields in this part of the tutorial. I thought it might be related to these missing fields, but I'm not sure it is.
The tutorial says: "Our fake API is already sending back the notification entries with
isNew
andread
fields, so we can use those in our code."But the notifications sent from the server don't seem to have those fields:
redux-essentials-example-app/src/api/server.js
Lines 290 to 301 in 49fd0ea
The text was updated successfully, but these errors were encountered: