Getting "c is undefined" on app page load since a recent AppSmith upgrade

So every other release a new surprise :wink: [Enhancement]: Remove Success toast messages for JS on page load in view mode · Issue #13581 · appsmithorg/appsmith · GitHub is fixed, now I get this when loading my app (v1.7.0, self-hosted):

c_is_undefined

This must be caused by a recent AppSmith upgrade, haven’t touched my app’s code in a couple of weeks…

In the console, I get this (-> those async errors are not new I think, I’ve seen them before but never observed any problems):

console

Any idea how and where to dig for this? With a “real” JS-App I’d know how to debug…

Hello,
I am really sorry that you are facing these issues. Could you please let us know what steps you did before the app crashed?
Also, would it be possible for you to give us access to your app to debug it?

It doesn’t crash or exhibit any observable problems, this just seems to be a warning…

I’ll see if I can extract something which will work without the internal database.