Globals page goes blank on save and loses tab name

Situation
This is happening on a clean install.

When saving on the globals page it goes blank and the tab name changes to “unknown”.
I opened the globals page directly and it displays fine, if i click save it goes blank.

Setting changes do get saved either way but is currently requiring me to click the refresh icon after each save.

OpenEMR Version
I’m using OpenEMR version 5.0.2 (1)
PHP version 7.2.27-1.el7

Browser:
I’m using: Chrome 79.0.3945.130

Operating System
Server o/s: Linux CentOS 7.7

Logs
Browser console log shows: (had to enable preserve log to see this as it goes very quickly).
Navigated to /openemr/interface/super/edit_globals.php
Navigated to /openemr/interface/super/edit_globals.php
VM168 edit_globals.php:87 Uncaught TypeError: top.restoreSession is not a function
at HTMLFormElement.onsubmit (VM168 edit_globals.php:87)
onsubmit @ VM168 edit_globals.php:87
Navigated to /openemr/interface/super/edit_globals.php

Same issue, did you ever find the cause?