Hi everyone, I’ve got this custom code component for a loading animation. When is enabled for 1-2 seconds it’s showing this message ‘‘Add a prompt to generate a component’’. Do you guys know any workaround for this to not show up? Thank you
Gotta wait for Glide to fix this, no workarounds at the moment as far as I aware.
2 Likes
I may have a workaround for you.
I used timed based calculation and if else column.
When i click a box will appear for certain seconds and disappear.
The box has visibility condition to show when its “Show”
If the “Now” value is only updated every 10 or so seconds, you might risk running into a scenario when it takes more time than what looks like 4-5 seconds there for the component to show.