Andrey Yakir
Andrey Yakir
I also faced this problem, try to put `'disable_attachment': True` in settings.py file.
The same thing with `summernote.change` event. It also is fired right after `summernote.image.upload` which is not logical, since the field changes only after the image is loaded.
@Yanyan-Wang Thank you! This is REALLY cool feature! I will work right now with this and will write here in the comments all the problems or incomprehensible moments. 1. From...
@Yanyan-Wang Hello! Do you know how to solve the issue?
@Yanyan-Wang Hey! Are you here? Help me please or answer something
Still actual for `` component in "reactstrap": "9.1.6"
Any updates regarding to this issue?
Hello, @choumiwail ! Try to upgrade your Superset to 4.1.1 version and make sure you request guest with list of resources. ``` resources: [ { type: "dashboard", id: "your-dashboard-uuid", },...
This issue returns again from [superset-helm-chart-0.13.5](https://github.com/apache/superset/releases/tag/superset-helm-chart-0.13.5) release and above. In [superset-helm-chart-0.13.4](https://github.com/apache/superset/releases/tag/superset-helm-chart-0.13.4) everything works as expected.