Many thanks for the great software with that many features.
I upgraded to version 1.8.5 and having an issue, that the StatistcisWidget does always show 0 counters if select a custom range.
Looking into the source code I see that most likely the file StatisticsWidget.tsx line 182 has an error.
start: this.customPeriod?.end!
I guess there start must be initialized here with the start value of the custom period.
I changed the file to test if I'm right, but having the problem that my nginx based service does still deliver me the old file, even after flashing the flarum cache, restarting the php and the nginx service and a reboot of the server.
- do you have any hint how to overcome that unwanted caching of the old file without uninstalling and re-installing flarum?
- What is the correct way to contribute such a finding ...or even a patch?
Kind Regads, Ralf