khaa-dv commented on issue #13297:
URL: https://github.com/apache/superset/issues/13297#issuecomment-800036711


   @Arktiswind , @jeremi , @junlincc, @moonboots 
   I seem to have found a solution.
   
   1. In the directory where install superset open directory 
   `#>  ./static/assets/`
   2. open the file for editing **dashboard123123123.js**
   _(the name of the dashboard123123123.js file may differ for everyone)_
   3. find the phrase **document.body.clientHeight-32** in it and replace it 
with **window.innerHeight-32**
   4. Save the file and refresh the page via **Shift + F5**


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



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

Reply via email to