Hiding UI Bakery loader in the Embedded mode
Last updated
Was this helpful?
Last updated
Was this helpful?
You might want to hide the UI Bakery loader from your application, for example when embedding it in a third-party solution. Here's how you can do this:
Open your app's settings and click on the Embed URL link. It will open in a separate tab.
Here, add the ?uib_skip_init_loader
parameter to the page URL.
Click Enter.
The page will reload without the UI Bakery loader.
The UI Bakery loader is configured in a way that it is displayed until the application and resources are fully loaded. The approach suggested above hides the loader on the resources loading. This means that the loader will be hidden in the Share mode and on the Account pages, but will still be available in the Builder and in the menu.