apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
60.56k stars 13.09k forks source link

Superset Application being enbedded instead of a single dashboard #28831

Open aibunny opened 1 month ago

aibunny commented 1 month ago

Bug description

I have succefully embedded a superset dashboard on my web app but sometimes when I fetch the embedding instead of seeing the single dashboard I see the whole superset UI. @betodealmeida Kindly help.

How to reproduce the bug

  1. Embed a dash from superset.
  2. Try refreshing the web app where the dash is embedded

Screenshots/recordings

No response

Superset version

4.0.1

Python version

3.11

Node version

16

Browser

Chrome

Additional context

No response

Checklist

rusackas commented 1 month ago

Are you using the Embedded SDK, or just sticking Superset in an iframe or something? I think we need more details here, as Superset itself is not embeddable... just Dashboards.

aibunny commented 1 month ago

Hi I am using superset embedding sdk

On Mon, 3 Jun 2024, 21:10 Evan Rusackas, @.***> wrote:

Are you using the Embedded SDK, or just sticking Superset in an iframe or something? I think we need more details here, as Superset itself is not embeddable... just Dashboards.

— Reply to this email directly, view it on GitHub https://github.com/apache/superset/issues/28831#issuecomment-2145827676, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXMZT7RC3WXBWRNBTZM2I2DZFSWRFAVCNFSM6AAAAABIV5UU3WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBVHAZDONRXGY . You are receiving this because you authored the thread.Message ID: @.***>

rusackas commented 1 month ago

And using the Embedded SDK, it's redirecting you to show all of Superset? Does Superset actually work? Videos or screenshots would be quite helpful here. That's very strange.

aibunny commented 1 month ago

Lemme share screenshots my superset works great and I embed the dashboards get the uuid and use this uuid to pass it through the embedding sdk.

NB: I removed the url to avoid exposing it. image

This is after embedding on my web app using superset sdk image

aibunny commented 1 month ago

@rusackas still there

rusackas commented 4 weeks ago

@rusackas still there

Not sure if that's a question or a statement, but I'm still here if you're asking, and don't have any diagnosis here (honestly I don't personally use embedded dashboards much. And yes, I acknowledge that the issue is still here since nobody else has investigated or opened a PR.