Hey friends!
I noticed something strange recently with my app’s board view- it refreshes itself after it’s initial load.
About a second after its initial load, the iframe is given the same query params except for the sessionToken and refreshed- this causes a (very annoying) refresh/flicker of the board view UI.
It’s possible I’m responsible for this, but as a test, I deleted all the code from that app and returned an empty view, and the 2nd call with a different session token still happened.
Anyone else experiencing this? Any thoughts or ideas where I could dig to find out more?
Thanks!