Joel

Results 28 comments of Joel

https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills 整理的很好~好好研究下

1. 一些常用组件的name 可参考http://www.apppie.org/pages/approach/naming.html 2. 通用的类名要有上下文 3. 选择器的层次最多三层 4. 一个模块一个css文件。发布时可以用grunt 的工具把那些文件合到一起 其他 OOCSS, BEM, SMACSS

Fixed: https://github.com/langgenius/dify/pull/3411

@wurenxiaozu I can't reproduction this problem. Can you provide more detail to reproduction? Provide the app DSL?

@AndyMik90 I can't reduce the problem. Can you give me more details to reduce the problem?

@ganeshbehera Can you provide specific reproduction steps? I can't reproduce the problem.

Fixed with https://github.com/langgenius/dify/pull/2388.

This issue has been fixed, please pull the latest code. The front end will actively call the API interface that generates the conversation name.

Pm2 start would take the environment variables checked.