Recent issue with my frames - fields hidden for no reason - ideas?

For months, had a working app but recently my modal frames I implemented (isn't just here - I am seeing this in other areas) are experiencing the same behavior - namely, the body of the frame is blank!

One example: I have a simple add client button that brings up a frame and has an enterable field with an add client button - pretty simple, and has been working for many months. But now, works only in design mode but in production all the body elements are hidden?

Here is the frame in design mode:

Now here is the frame in production:

Client name field has nothing in hidden attributes - like I said, this worked great for months so something new is breaking this? - was there an update that broke this? Using a Mac running Safari as the browser (not mobile).

Here is the attribute of that field that looks hidden in production:

Thanks,

Hi @rileydog, welcome back! :wave:

I am not able to reproduce this issue but here are a couple of things to check:

  1. Check if there are any versions released, we may be editing a different version than the published version.

  2. At the bottom left of the screen you'll see `WidgetGrid' try enabling/disabling this feature:

We found a report of components missing because of this feature:

YES! Thanks - it is WidgetGrid - once I disabled it, all my components worked again. Thanks so much for the response!

You are welcome! The new Cloud release (version 3.82) included fixes for the WidgetGrid + Modal + Container issues we were experiencing. You should be able to enable it again and not lose your components. :slightly_smiling_face: