Mike

Results 11 comments of Mike

sdk2.2.0也没解决,收工加载了js和样式表之后,显示没问题,编辑器的菜单还是不可用,比如插入表格之类的,点击了没反应

> sdk2.2.0也没解决,收工加载了js和样式表之后,显示没问题,编辑器的菜单还是不可用,比如插入表格之类的,点击了没反应 再试了一下,不是点击了没响应,是如果在dialog里使用时,控件的菜单会被dialog覆盖掉看不见,如果不使用dialog就可以。

> In my particular case it was asgiref==3.3.1 the culprit, i did a rollback to 3.2.10 and it works well ! I have daphne 2.5.0/channels 2.4.0/django 3.0.10/djangorestframework 3.11.1 #[205](https://github.com/django/asgiref/issues/205), same...

debug the code, I find it block in this code: internal/email/message.go ``` // Send puts new message object into mail queue. // It returns without confirmation (mail processed asynchronously) in...

> func Send(msg *Message) { Then I can only force it ``` func Send(msg *Message) { return } ``` then everything is OK now.

Such a good project has made up the short board of django authority management, but no one actually maintains it. It is a real pity. I suggest that contact the...

经验证,与环境的LANG环境有关,是否gogs支持设置编码类型

> > then how is the deal? > > package by yourself , checkout this rep https://github.com/api7/apisix-build-tools It's hard to build, always fail because download some packages timeout.