huamichaelchen commented on issue #24765:
URL: https://github.com/apache/superset/issues/24765#issuecomment-1701473276

   I suspect the infinite loop bit is because of `useEffect(() => {}`. Because 
that runs on each rendering. 
   
   In terms of getting the embedded dashboard to work, that is more involved. 
There are a lot stuff have to be considered, the superset configuration, the 
proxy configuration if your superset is sitting behind a proxy, and the backend 
to fetch a guest token which passes along to the frontend which invokes the 
backend to get the token. 
   
   Wrote a guide on it, hopefully, it helps someone 😄 Choose your preferred 
media 😝
   
   https://huamichaelchen.substack.com/p/end-to-end-example-of-setting-up
   
   
https://medium.com/@huamichaelchen/end-to-end-example-of-setting-up-superset-embedded-dashboard-f72fc985559


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to