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 2019/03/21 06:13:31 UTC

[GitHub] [incubator-superset] mistercrunch commented on issue #6527: SQL lab keeps show "rendering", no result appears

mistercrunch commented on issue #6527: SQL lab keeps show "rendering", no result appears
URL: https://github.com/apache/incubator-superset/issues/6527#issuecomment-475122530
 
 
   Is this happening only on a `async`-configured db or both.
   
   Haven't done any digging yet, but it may be one of these elusive `PureComponent`-related bug where an object is that should be treated as immutable is mutated in redux, and the re-render isn't triggered since it's a `PureComponent`. Just a guess. But one way to rule this out is to batch-replace `s/PureComponent/Component/g` in `assets/src/SqlLab` and see if it's still happening. 
   
   
   

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


With regards,
Apache Git Services

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