mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Due to a type error, _checkUpToDatePreloaded always returned false, so soft refresh never actually happened. Oops. This might be (partially?) responsible for #3373.