View is suddenly crashing in dev environment, even though its same version as test and prod

Hi,
Just noticed that one of my views is suddenly crashing instantly upon navigating to it. This is happening only in dev, even though its the same version that is live in both test and prod. It is not crashing in those environments. Any idea?

Screenshot 2025-06-17 at 13.22.43
I see new that theres a new version of Appfarm available in dev, this was not there earlier today. Could it be related?

Hi,

Thank you for reporting the issue. It appears to be related to the latest version. Our team is currently working on a fix, and we’ll update you as soon as it’s resolved.

Malin

1 Like

Dont know if it helps, but it seems to be related to custom components. Using the method of elimination i found that if i hide a container that contains a bunch of custom components in it, it stops crashing.

Any idea of when a fix could be implemented? Having this issue is limiting us from being able to push anything.

The fix is currently being merged by our devs team, which means it will soon be out in production. Hopefully within a couple of hours. I will update you.

The fix has now been patched to all dev-environments. Deploying the latest patch to the remaining environments will resolve any of the same issues there as well.

Malin

1 Like

Perfect, now it works again.

Hey @Malin, it seems like we’re experiencing a similar issue: we have the same model version in Dev and Test, but one of the views crashed in Test, while it works as expected in Dev. Is there anything special we need to do for yesterday’s fix to work or do you think it’s not related? We’re on Appfarm version 118-0-24 in Dev and Test, and 118-0-22 in Prod where things also work normally.

EDIT: Seems like the model versions are the same but the Appfarm version is 118-0-23 in Test. The issue is solved after an upgrade to 118-0-24.

Is there any way to upgrade without deploying changes? Not an issue between Dev and Test, but good to know for the future in case something similar happens in Prod.

Hi! We had to roll out a second patch in 118-0-24 to fix some additional issues.

We can manually upgrade the client version in an environment without deploying changes. We only do so upon request when breaking changes have been introduced to Production, and deploying changes is not a viable option.

1 Like