Single Type won't save - No feedback from Strapi UI, no requests, no errors

System Information
  • Strapi Version: 4.2.3
  • Operating System: Ubuntu 20.04
  • Database: Postgresql
  • Node Version: v16.13.2
  • NPM Version: 8.1.2
  • Yarn Version: 1.22.19

I am working on a project and when I edit one of the Single Types, the save button will realise the change and become active. When I click the button there are 0 requests and 0 errors. This doesn’t happen with the other single types, has anyone come across this before? It is blocking me from my actual tasks

I would see if updating your admin gui by runing npm run build or yarn build if that does not work I would see if updating strapi helps