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/01/07 09:19:37 UTC

[GitHub] zoltantalas opened a new issue #6603: cannot create new chart in 0.29.0rc7

zoltantalas opened a new issue #6603: cannot create new chart in 0.29.0rc7
URL: https://github.com/apache/incubator-superset/issues/6603
 
 
   
   ### Superset version
   
   0.29.0rc7
   
   ### Expected results
   
   ### Actual results
   
   starting screen is already collapsed. (only can see the links for the menu points as a list)
   When i would like to create a new chart it throws me back to the starting screen.
   ### Steps to reproduce
   
   i run the following in virtualenv 3.6.4
   
   ```
   pip install superset==0.29.0rc7
   
   fabmanager create-admin --app superset
   superset db upgrade
   superset load_examples
   superset init
   
   pip install python-dotenv
   
   flask run -p 8080 --with-threads --reload --debugger
   ```
   

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