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/09/30 21:13:23 UTC

[GitHub] [incubator-superset] AndLLA opened a new issue #8327: Multiple Line Chart - Cannot read property 'onAddFilter' of undefined

AndLLA opened a new issue #8327: Multiple Line Chart - Cannot read property 'onAddFilter' of undefined
URL: https://github.com/apache/incubator-superset/issues/8327
 
 
   Multiple Line Chart "always" fails due to a js error in the browser.
    --> Cannot read property 'onAddFilter' of undefined
   Seems to be related to missing "hooks" in the object received by the function below.
   
   explore.9143456362a2ecd682d2.entry.js:formatted:141465 TypeError: Cannot read property 'onAddFilter' of undefined
       at t.default (explore.9143456362a2ecd682d2.entry.js:formatted:28990)
       at t.n.render (explore.9143456362a2ecd682d2.entry.js:formatted:135774)
       at ba (vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:11830)
       at ga (vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:11820)
       at Ks (vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:13954)
       at zs (vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:12981)
       at js (vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:12841)
       at Ds (vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:12714)
       at vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:10563
       at t.unstable_runWithPriority (vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:14990)
   
   <img width="1090" alt="Screen Shot 2019-09-30 at 23 04 38" src="https://user-images.githubusercontent.com/44858649/65917426-9cd21c00-e3d7-11e9-83ac-6bda133cbc04.png">
   
   

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