Custom event dispatch for custom code execution in Funnels πŸš€

A new custom event hydrationDone has been introduced in the preview. This event will be dispatches when the funnel/website preview has completed its hydration so a user can run specific custom code post hydration. πŸ˜‡Why?πŸ˜‡ 🌟How did we solve this?🌟 🀩How to use?🀩 document.addEventListener( “hydrationDone”, () => { // Add custom javascript here }) Note: […]

Enhancements of Funnel/Website Builder Alerts πŸš€

Enhanced User Experience: We’ve replaced the native browser alerts with sleek custom modals across the funnel builder. Now, when users encounter alerts, they’ll see our custom modals instead of the default browser ones, ensuring a consistent and polished experience throughout. Enhancements of Builder Alerts WhiteLabel users will especially benefit from this update, as they won’t […]