GitHub user phu0n9 deleted a comment on the discussion: Deck.gl map change style directly on dashboard
@dosu there is this bug, how to fix: ``` Traceback (most recent call last): File "/app/superset/utils/screenshots.py", line 172, in compute_and_cache payload = self.get_screenshot(user=user, window_size=window_size) File "/app/superset/utils/screenshots.py", line 94, in get_screenshot self.screenshot = driver.get_screenshot(self.url, self.element, user) File "/app/superset/utils/webdriver.py", line 353, in get_screenshot driver.set_window_size(*self._window) AttributeError: 'NoneType' object has no attribute 'set_window_size' ``` GitHub link: https://github.com/apache/superset/discussions/32149#discussioncomment-13119693 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
