You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/09/03 08:49:53 UTC

[GitHub] [incubator-superset] squalou opened a new issue #8159: standalone cause blank screen (within 'explore' endpoint)

squalou opened a new issue #8159: standalone cause blank screen (within 'explore' endpoint)
URL: https://github.com/apache/incubator-superset/issues/8159
 
 
   When using an "explore" url with &standalone=true, the display is blank on master (used to work on 0.28 and 0.34)
   
   see additional context for a manual investigation/css trick workaround.
   
   ### Expected results
   
   display the chart without menu on top. Ideal for iframe embedding for instance.
   
   ### Actual results
   
   Superset 'infinite icon' animation is shown, then stops when query ends, then the display is completely blank
   
   #### Screenshots
   
   completely white area, no need of a screenshot I guess :)
   
   #### How to reproduce the bug
   
   1. Go to '...'
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   
   ### Environment
   
   
   - superset version: master build on 2019-08-27
   - python version: 3.6
   - node.js version: 3.12
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [x ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x ] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   In my browser , if I open the web console then type `$("#app div div").css({height:"100px"})` after the superset icon animation has ended, this causes the chart to reveal itself as expected.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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