Mutlipage app not rendering pages in embedded form

  • Goal: To have my multipage app work in my embedded application (Authenticated with React Retool)

  • Steps: Adjusted the pages permissions to permit to all user types. Copied my apps UUID and used it for the embed url API request.

This is how my app looks on Retool

Please help

And this is how it looks on my embed

2 Likes

Hey @abdul_Amoud - is this using the new multipage application type? Or separated apps and linking via urls

Hey @abdul_Amoud! Thanks for reaching out.

It's interesting that only the page content - and not the side navigation panel - isn't showing up. Embedding for multipage apps is fully supported, so there's definitely something weird going on. Can you check the browser console for any error messages?

To @JoeyKarczewski's point, can you also confirm that this is a true multipage app?