Know exactly when your repeating group data is completely rendered on the client side.

⚠️⚠️⚠️ NOTE: This plugin is being updated for Bubble's new responsive engine (introduced late 2021) and as such does not yet work with apps that use the new engine.

Problem: When Bubble is loading data into repeating groups, there is a delay between the data being loaded and the data being rendered in the browser. There is no native way to know when the element is fully rendered on the client side. This is especially noticeable for large images and heavy database searches.

Solution: This plugin watches a specified text or image element and provides a "ready" event and a "is ready" state when the target element is fully rendered.

💻 Demo

🛠️ Editor

🛒**Plugin store**

Support

Setup

Actions

Notes