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 2018/05/10 17:33:07 UTC

[GitHub] allanw opened a new issue #4976: Javascript error when loading slice/chart

allanw opened a new issue #4976: Javascript error when loading slice/chart
URL: https://github.com/apache/incubator-superset/issues/4976
 
 
   Since upgrading to Superset 0.25.0, I'm getting the following Javascript error when trying to load certain slices. I'm installing Superset via pip.
   
   ```
   Uncaught ReferenceError: notify is not defined
       at /static/assets/dist/explore.701bc6178837d27ffb52.entry.js:156:593909
       at Array.map (native)
       at t.e (/static/assets/dist/explore.701bc6178837d27ffb52.entry.js:156:593639)
       at new t (/static/assets/dist/explore.701bc6178837d27ffb52.entry.js:156:591850)
       at f._constructComponentWithoutOwner (/static/assets/dist/explore.701bc6178837d27ffb52.entry.js:65:220634)
       at f._constructComponent (/static/assets/dist/explore.701bc6178837d27ffb52.entry.js:65:220418)
       at f.mountComponent (/static/assets/dist/explore.701bc6178837d27ffb52.entry.js:65:216653)
       at Object.mountComponent (/static/assets/dist/explore.701bc6178837d27ffb52.entry.js:40:135696)
       at fe.mountChildren (/static/assets/dist/explore.701bc6178837d27ffb52.entry.js:65:211513)
       at fe._createInitialChildren (/static/assets/dist/explore.701bc6178837d27ffb52.entry.js:65:192911)
   ```
   
   ### Superset version
   0.25.0
   
   ### Expected results
   Display the chart
   
   ### Actual results
   Chart does not load - I just see the loading spinner
   
   ### Steps to reproduce
   1. Click on Charts
   2. Go to a chart
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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