ajknol opened a new issue #16114:
URL: https://github.com/apache/superset/issues/16114


   ### Expected results
   
   Superset dashboard to load in iframe on website different domain
   
   ### Actual results
   
   Unexpected error message 'Unexpected token < in JSON at position 0' shown on 
charts
   
   
![screen](https://user-images.githubusercontent.com/9432283/128508577-b60c751f-fe28-4dce-8c7d-46164ec96110.png)
   
   #### How to reproduce the bug
   
   <!DOCTYPE html>
   <html>
     <head>
       <title>title</title>
   
     </head>
     <body>
        <iframe src="https://superset-dashboard-url"; height="900" width="1900" 
title="Iframe Example"></iframe>
     </body>
   </html>
   
   ### Environment
   
   - superset version: `0.0.0dev`
   - python version: `python 3.8.10`
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to