habitica-self-host/website
tsukimi2 5ad30e815a
Change where members info is retrieved in Group component: Fixes #11737 (#11886)
* Change where members info is retrieved in Group component.

In Group component, changes the place where members data is retrieved from the load function originally to within the watch group function, so that when group data has changed, the code will update the corresponding members data as well.

* Moving the code for loading members data from watcher to inside fetchGuilds function

* Complying with lint

Co-authored-by: kazekunGb <eynsan@yahoo.co.uk>
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com>
2020-03-02 22:09:53 +01:00
..
client Change where members info is retrieved in Group component: Fixes #11737 (#11886) 2020-03-02 22:09:53 +01:00
common Ensure first-time purchases are synced (#11915) 2020-03-02 21:34:23 +01:00
raw_sprites feat(content): mystery set March 2020 2020-02-28 15:27:14 -06:00
server fix(logs): disable colors in production logs 2020-03-02 11:33:11 +01:00