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.
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…)
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.
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.