Hiding UI Bakery loader in the Embedded mode

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:

  1. Open your app's settings and click on the Embed URL link. It will open in a separate tab.

  2. Here, add the ?uib_skip_init_loader parameter to the page URL.

  3. Click Enter.

The page will reload without the UI Bakery loader.

Last updated

Was this helpful?