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/04/20 09:08:56 UTC

[GitHub] [incubator-superset] pityusz removed a comment on issue #7076: fix: 'Unhashable type' in paired t-test chart

pityusz removed a comment on issue #7076: fix: 'Unhashable type' in paired t-test chart
URL: https://github.com/apache/incubator-superset/pull/7076#issuecomment-483991431
 
 
   Hi. Sorry for the late response. I checked your fix and although now this error is fixed, it generates a new one which seems to be frontend related.
   ![Screen Shot 2019-04-17 at 10 29 03](https://user-images.githubusercontent.com/18054466/56272821-cf26e000-60fb-11e9-810b-4aea5d98d061.png)
   I checked the logs and I can see the following error message:
   ```
   Uncaught TypeError: Cannot read property 'map' of undefined
       at ProxyComponent.o [as render] (webpack-internal:///./node_modules/@superset-ui/legacy-plugin-chart-paired-t-test/esm/TTestTable.js:36)
       at ProxyComponent.hotComponentRender (webpack-internal:///./node_modules/react-hot-loader/dist/react-hot-loader.development.js:728)
       at ProxyComponent.proxiedRender (webpack-internal:///./node_modules/react-hot-loader/dist/react-hot-loader.development.js:748)
       at finishClassComponent (webpack-internal:///./node_modules/react-dom/cjs/react-dom.development.js:14301)
       at updateClassComponent (webpack-internal:///./node_modules/react-dom/cjs/react-dom.development.js:14264)
       at beginWork (webpack-internal:///./node_modules/react-dom/cjs/react-dom.development.js:15082)
       at performUnitOfWork (webpack-internal:///./node_modules/react-dom/cjs/react-dom.development.js:17820)
       at workLoop (webpack-internal:///./node_modules/react-dom/cjs/react-dom.development.js:17860)
       at HTMLUnknownElement.callCallback (webpack-internal:///./node_modules/react-dom/cjs/react-dom.development.js:149)
       at Object.invokeGuardedCallbackDev (webpack-internal:///./node_modules/react-dom/cjs/react-dom.development.js:199)
   ```
   Do you have any idea what can cause this issue? 
   

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