Blocks won't load

Hi Thunkers

I’m not sure if its related but when I tried playing around with localBD, my blocks won’t load on one of my screens.

Here is a public copy of it:
https://x.thunkable.com/projects/5f372139fe739a5a12349d46/5d1b3652-e737-41de-8fa6-b1d0fdef635a/designer

Designer of the screen loads and blocks load on other screens in my app but this screen won’t load the blocks so I can’t debug and continue with it. The screen has around 270 blocks and I don’t have a recent copy that loads so I am nervous. I have tried chrome and explorer and android to load the block but no joy.

I can still use it on my live test.

Can anyone offer any advice?

Looks like some javascript issues, are you using PayPal?

Console for Thunk staff:

blocks:1 A cookie associated with a cross-site resource
at https://paypal.com/ was set without the SameSite attribute.
It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with SameSite=None and Secure.

(It’s a completely blank screen, or I’d try to troubleshoot the blocks…)

no not using paypal

I do have firebase rtdb but haven’t had issues with that.

ooh, might be bad news then, maybe reach out to Thunkable support directly?

1 Like

https://x.thunkable.com/projects/5f096a5c05e9080abe26788b/45d6d907-dbc7-47b4-b063-eefb469211b3/designer

The above is the last working save that I have. It should give you an idea of the components I am using. The only thing I tried to add since was LocalDB for country area codes (Which I have now working in a standalone app).

Any help is appreciated before I am forced to manually reconstruct the blocks again.

@domhnallohanlon

Can you assist with this?
Thanks in advance.

Update: @domhnallohanlon It didn’t take me too long to reproduce the blocks and catch up, so I don’t need this broken screen anymore and hence no urgency. I am however curious as what happened so I can avoid this from reoccurring.