I know, I showed the easiest ones I have but there are more complicated ones in the app, the use case here used to be different and I haven’t bothered changing it to a if else yet.
These just showcase that easy examples don’t work, and it’s not a while loop in the code or something.
I just checked a few of mine (including some relatively complex ones that process thousands of rows) and I can’t see any problems.
I wonder if there is something else in your App that is causing issues?
Is it only JavaScript columns that are spinning?
What other computed columns do you have in that table, and how many rows are there?
What happens if you create a single row table and test a simple JavaScript column in that table?
Given those console errors (I see warnings, but no errors), it might be that you have a dirty cache.
I’d try emptying your browser cache and probably delete any Glide related cookies while you are at it.
That might do the trick.
You were right, all my users have to do the same probably, they are reporting the same issue.
The data is being processed now, and deploying didn’t automatically fix the issue on my phone.
Clearing cookies on my phone fixed it there.
Time to send some emails
hmm, my guess would be that some recent change that you’ve made might have triggered something nasty. Were you working in the builder when this started? And if yes, do you recall what you might have added or changed?
Even if that’s the case, it would probably still be considered a bug. Which Plan are you on?