Hide breadcrumbs not working in interactive embedded

Hi, please advice, I tried to hide breadcrumbs, side_navs in interactive embedded as below

ssoUrl.searchParams.set("return_to", ${req.query.return_to ?? "/"}?breadcrumbs=false);

However, it didn't work, the breadcrumbs still appears in the embedded iframe. Can help on this for better solutions?

we fixed this via a ticket