Stepan
Stepan
Hmm, tabs.test.ts cypress test has been failed, but my code does not affect to the tabs functionality. Should I do rebase my branch with master?
+1 here with same problem =), but with disabled SLACK_ENABLE_AVATARS
+1 here temporary solution is clearing chart and setting EC options ``` echartInstance.clear() echartInstance.setOption(echartOptions) ```
I have the same error. Every-single request raises that exception. Due to this exception I can't login, can't logout. I have changed config.py and superset_config.py, and running my flask server...