mirror of
https://github.com/discourse/discourse.git
synced 2026-08-03 18:03:28 -05:00
The problem was we were setting the properties then immediately calling `refreshRoute` which was being executed before the properties were settled via the runloop.