agentejo / cockpit

Add content management functionality to any site - plug & play / headless / api-first CMS
http://getcockpit.com
MIT License
5.4k stars 523 forks source link

Uncaught SyntaxError: Function statements require a function name #1471

Open naive17 opened 2 years ago

naive17 commented 2 years ago

When i try to login it throws me this js exception

Uncaught SyntaxError: Function statements require a function name

I was using two cockpit instances hosted on two servers but suddenly today they stopped working

naive17 commented 2 years ago

After disabling cloudflare it works, so i there's an incompatibility with cloudflare probably?