Internal Error when accessing codeless

Hi, I have an issue occurring in one of may pages. When I try to access the codeless for a form I get this message:

This has occurred for a few days. I can access my On Submit logic but receive the error when I try to access my On Before Mount logic. Can you advise?

App ID: 552EA923-D13D-8DAB-FFF1-BBC86963EF00
Page: facilities
Element ID: formAddNewFacility

Thanks!

Hi. I’ve created the internal task for investigation.
We will post here about the progress.

Hi @James_Hereford

I just checked your UI container and it seems like something went wrong with creating the OnBeforeMount handler. Do you happen to describe when it worked last time.

I checked your backups and found the handler was created and then got broken withing the following period

in the backup “13/05/2024, 23:38:30” there is no such handler yet
in the backup “15/05/2024, 18:44:23” the handler is registered in the page definition model but the logic file is already missed

I have remove the reference in the page definition model and you can create the handler again

Regards,
Vlad