cyper
cyper
@BogdanTaranenko Thank you. My build also works now. Using: "react": "17.0.2", "react-native": "0.68.2", "vision-camera-code-scanner": "^0.2.0" Android 12
@nestorvanz , I do it like this. ```js var calendarOpts = { type: 'date', formatter: { date: function (date, settings) { if (!date) return ''; var day = date.getDate() +...
我也想要mac 的 pro 版, 有下面两个功能就会立马入手: 1. 订圆形数字 的功能, 这在写操作文档时会非常方便, 像下面这样 2. 标注层(原始图层)是否能保存下来, 这样方便二次编辑(修改).
vue3
I met the same issue on OpenShift 4 ```sh $ oc project xxxx $ helm repo add milvus https://zilliztech.github.io/milvus-helm/ "milvus" has been added to your repositories $ helm repo update...
I think quill 2 has direct support for getting html, ```tsx const quill2Html = quill.getSemanticHTML() ``` Correct me if I am wrong.
借个楼, collapse-button 的颜色哪里改, 我想调成主题色 (蓝 -> 深绿), 和左边的 primary button 不太协调
啊. 我发现边边角角的很多地方的颜色都是蓝色, 都不是根据 PrimaryColor 计算出来的
Fixed by setting `title` property, not elegant though. ```tsx {formData?.image && ( )} ```
另外回答很长(超出一屏), overflow, 滚动条上下会不断抖动. 很吓人. 初次使用ProChat, 很完美, 之前用 vue, 哪有这么好的组件. 哈哈. 感谢