Site editor - TypeError: Cannot read properties of undefined

I’m encountering an error when accessing the Site Editor from the admin panel. The error is shown below:

I have no idea how to fix it

@gui.goncales hi, how’s it going?

This appears to be an error caused by the code that makes up the Site Editor, something you have no control over. My suggestions are:

After logging in to the store with the VTEX CLI (Toolbelt), type the following command in the terminal: vtex update to check if there’s any update available for vtex.admin-pages that will fix this error, or alternatively, open a support ticket with VTEX to report this error, since in my view it’s a bug in their code, not yours.

I hope this helped — keep me posted if you make any progress with this issue.

If this response helped you, please mark it as a solution to help others in the community.