Links

Hide loader in the Embedded mode

You might want to hide the UI Bakery loader from your application, especially when embedding it in a 3rd party solution. Here's how to do this:
  1. 1.
    Open the app's settings and find the embed URL to the application. Follow the link.
2. Add the following param to the URL: ?uib_skip_init_loader
3. Click Enter to reload the page. The loader will disappear.
The UI Bakery loader is configured so that it is shown until the application and resources are fully loaded. The suggested approach 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 the menu.