mirror of
https://ghfast.top/https://github.com/discourse/discourse-cakeday.git
synced 2026-07-16 11:47:40 +08:00
Fix stale data on rerender by replacing init-set properties with getters. Previously, properties were set once in `init()`, so the change of a user model wasn't reflected. Using getters ensures up-to-date values. |
||
|---|---|---|
| .. | ||
| adapters | ||
| components | ||
| connectors | ||
| controllers | ||
| initializers | ||
| lib | ||
| routes | ||
| templates | ||
| discourse-cakeday-route-map.js | ||