TypeError: Cannot convert undefined or null to object front admin

System Information
  • Strapi Version: v4.5.0
  • Operating System: gcl app engine (unbuntu)
  • Database: postgres
  • Node Version: 16
  • NPM Version:
  • Yarn Version:

Hello,
I have a bug in front end strapi admin (only when the app is deploy to app engine).
When i start strapi on my local machine there is no bugs

When i click on a strapi drop down see exemple here

I have the following errors in the console:

This error appends every time i click on a drop down and in all drop down of the app.

Can anyone help me with this issues ?

thanks

Exemple of what i call a dropdown :sweat_smile:

Capture d’écran 2022-12-17 à 14.48.10

Hi @mnaji42 I’m having the same kind of error when clicking a dropdown. We’re you able to solve this? Thank you.

Hi @naza_mateo, yes, I just upgraded Strapi and it worked :wink:

To which version did you upgraded? i’m on 4.5.3 and the error started happening before upgrading to 4.6.1

If i go to a single type it blanks my screen, then i refreash and it works and loads the page
image