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/08/20 02:05:31 UTC

[GitHub] [superset] yl2982 commented on issue #15538: [SQLLab] query history and preview not working when upgrading to v1.2

yl2982 commented on issue #15538:
URL: https://github.com/apache/superset/issues/15538#issuecomment-902374274


   Go to `superset-frontend/src/components/Tabs/Tabs.tsx` and remove 'animated' property can simply solve the problem.
   `Tabs.defaultProps = {
     fullWidth: true,
   };`


-- 
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: notifications-unsubscribe@superset.apache.org

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