Issues when refreshing a routed page with parameters

Current set-up : SPA Pages, Windows 10, MySQL, PHP

Can anyone shed any light on what might be happening here?

I navigate to this page (a routed page with 2 parameters) and the page shows correctly

https://daviesandgray.co.uk/admin/people/39/76

I refresh the page by pressing F5 (or Ctrl-Shift R) etc and the page screws up

I get these errors, and there’s alot of them.

They show like this
https://daviesandgray.co.uk/admin/people/dmxAppConnect/dmxFormatter/dmxFormatter.js

But they should be like this
https://daviesandgray.co.uk/dmxAppConnect/dmxFormatter/dmxFormatter.js

And the odd thing is, that this is the only page that it happens to.

If I revert my page and routing so there are no parameters involved, like this

https://daviesandgray.co.uk/admin/people

Then I get no issues or errors on refreshing the page

Community Page
Last updated: