From to date not auto select the current datetime in graph view after page refresh

After I have installed the Librenms for 2 months and the Librenms has issue with not auto select the current datetime in graph view after page refresh.


From the above screenshot , the datetime has shown from 2020-07-06 14:25 to 2020-07-07 14:25 after 5 minitues page refresh it still shows the old datetime instead of it should be shown from 2020-07-06 14:30 to 2020-07-07 14:30. please advice me how to fix this.
this is my validate in the server

root@NMS-SERVER:~# su - librenms
$ ./validate.php

Component Version
LibreNMS 1.65-13-ge4b2d98
DB Schema 2020_06_23_00522_alter_availability_perc_column (170)
PHP 7.3.18-1+ubuntu16.04.1+deb.sury.org+1
Python 3.5.2
MySQL 10.0.38-MariaDB-0ubuntu0.16.04.1
RRDTool 1.5.5
SNMP NET-SNMP 5.7.3
====================================

[OK] Composer Version: 1.10.8
[OK] Dependencies up-to-date.
[OK] Database connection successful
[FAIL] MySQL Database collation is wrong: utf8mb4 utf8mb4_general_ci
[FIX]:
Check Post DB Collation/CharacterSet update fixes - Announcements - LibreNMS Community for info on how to fix.
[OK] Database schema correct
$

Unfortunately we don’t support relative time frames right now so when you go to the graphs it uses the current time so you need to click the time graphs to refresh them again

But why did the first time I have installed the Librenms can automantically select the current time to show in graph view after 5 minitues page refresh ?

What version was that? I don’t recall that being a thing but then I’ve not really used LibreNMS for 12+ months.