jdx / mean-sample

Sample project for Write Modern Web Apps with the MEAN Stack by Jeff Dickey
https://mean-sample.herokuapp.com
166 stars 90 forks source link

Posts aren't refreshed in safari #15

Closed ghost closed 9 years ago

ghost commented 9 years ago

OS X 10.10.2 Safari: Version 8.0.3 (10600.3.18)

Reproducing issue:

  1. Log in to a sample app on heroku
  2. Add post by pressing a button Expected: Posts are refreshed and I see my new post Actual: I have to press refresh to see my new post

Works fine in Chrome though.