Panel Routing Error in Safari

I am getting a routing error when I log into the panel with Safari and itโ€™s really confusing to me. It works on all other browsers except Safari. The person I am making the site for only uses Safari.

Fatal error: Uncaught exception 'Exception' with message 'Invalid route' in /panel/app/panel.php:203 Stack trace: #0 /panel/index.php(47): Panel->launch() #1 {main} thrown in /panel/app/panel.php on line 203

The weird thing about this is that I only get it in Safari (both on my phone and desktop). I donโ€™t get the error in Chrome or Firefox.

I get this error both locally and on my server. I have tried a fresh install of Kirby and get the same error. I also tested it on a site I developed with an older version, the only difference between the current version and old version is that the line number is different.

Any suggestions? This is really befuddling to me.

In case youโ€™re wondering my server meets the Kirby requirements.