tsator commented on issue #29719:
URL: https://github.com/apache/superset/issues/29719#issuecomment-3376948707

   Hi! @rusackas, i was having the same problem: some charts were showing up 
with the loading spinner when exporting the PDF. The suggested solution
   
   ```
   FEATURE_FLAGS = {
       "DASHBOARD_VIRTUALIZATION": False,
   }
   ```
   worked for me!
   
   Now, when exporting PDF, all the charts display correctly.
   I'm on version 5.0 of Superset.


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