junlincc edited a comment on pull request #13210:
URL: https://github.com/apache/superset/pull/13210#issuecomment-788097589
@yardz
issue found
in master, once you set this feature flag to True, new Echarts Graph is not
working.
To reproduce
1.
```
DEFAULT_FEATURE_FLAGS = {
...
...
"ENABLE_EXPLORE_DRAG_AND_DROP": True,
}
```
2. Create a Graph by
- clicking the top right + button to create new chart
- Select Graph(in the last row) from the gallery
- Select any dataset
- create, see error.
Expected behavior
https://user-images.githubusercontent.com/67837651/109529299-73a13980-7a6a-11eb-8d57-1b02713d3d82.mov
thanks!
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]