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 2021/01/15 19:25:14 UTC

[GitHub] [superset] duynguyenhoang opened a new issue #12557: Chart disappears in standalone slice

duynguyenhoang opened a new issue #12557:
URL: https://github.com/apache/superset/issues/12557


   As we implemented resizable panels in https://github.com/apache/superset/pull/12411
   
   But this introduce issue with standalone slice, example http://localhost:8088/superset/explore/?form_data=%7B%22slice_id%22%3A%20185%7D&standalone=true
   
   In standalone mode, `chartWidth` is set to undefined, which cause chart disappear
   
   ### Expected results
   
   Chart should be rendered properly in standalone url
   
   ### Actual results
   
   Chart disappears in standalone url
   
   #### How to reproduce the bug
   
   1. Go to standalone slice URL, example http://localhost:8088/superset/explore/?form_data=%7B%22slice_id%22%3A%20185%7D&standalone=true
   4. See error, the page is empty.
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: mater
   - python version: 3.8
   - node.js version: v12.19.0
   
   ### Checklist
   
   Make sure to follow these steps 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.
   


----------------------------------------------------------------
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



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


[GitHub] [superset] duynguyenhoang commented on issue #12557: Chart disappears in standalone slice

Posted by GitBox <gi...@apache.org>.
duynguyenhoang commented on issue #12557:
URL: https://github.com/apache/superset/issues/12557#issuecomment-762806231


   I found the root cause, going to create PR couple of hours later.


----------------------------------------------------------------
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



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


[GitHub] [superset] junlincc closed issue #12557: Chart disappears in standalone slice

Posted by GitBox <gi...@apache.org>.
junlincc closed issue #12557:
URL: https://github.com/apache/superset/issues/12557


   


-- 
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



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