so i have an iframe loading a large pdf from an google cloud storage. does anyone know if its possible to detect or read browser events using the toolbox or some other method i can use to indicate a “loading” msg or similar …its taking 5 - 10 seconds and people generally get the fidgets. this is a b2b app so this length of loading is fine vs a consumer facing app . when the PDF actually shows i can see in the console
Have you possible tried my iFrame Link? It’s very simple an detects when everything on the iFrame is loaded then return a state to the element.
Thanks, i should made made my post more clear… I am loading content from an external site…not my bubble app (which i am displaying in my bubble app) so your plugin (looks very cool) is not going to help in my use case. but thanks all the same. Ive book marked it
Do you have access to that frame? I can give you the JS you need to put inside that frame and the plugin will still work!
It’s a pain in the butt, but there is a workaround. Use JS toolbox and some chatgpt magic. Wallah
This topic was automatically closed after 70 days. New replies are no longer allowed.