tim
tim
> Please make sure all the requirements are satisfied, otherwise the PR could be closed without further notice. ## Checklist - [x] Title as described. - [x] Make sure you...
please reply this issue. inlcudes: - site link, eg: https://lzpan.com - site title, eg: 懒盘搜索
### Which Component 出现bug的组件 - Dependencies ### semi-ui version - latest ### Expected result 期望的结果是什么 - ### Actual result 实际的结果是什么 ``` WARN Issues with peer dependencies found ├─┬ @douyinfe/semi-ui │...
Now, not only `unocss` but also `wind`, `tailwind` support dark mode only with `dark` variant. It means We should write more class name for supporting dark mode. A better method...
such as: ```json { "query": { "bool": { "filter": [ { "nested": { "path": "path_to_nested_doc", "query": {} } } ] } } } ```
- [x] The issue is present in the latest release. - [x] I have searched the [issues](https://github.com/ent/ent/issues) of this repository and believe that this is not a duplicate. ## Current...
https://github.com/gobackup/gobackup/blob/0ce53298b66500bc7adf17b04f0f9c01846e188b/storage/s3.go#L117-L118 https://cloud.tencent.com/document/faq/436/102489# ```http GET /bucket-125000000/test.txt HTTP/1.1 Host: cos.ap-guangzhou.myqcloud.com HTTP/1.1 403 Forbidden PathStyleDomainForbidden The bucket you are attempting to access must be addressed using COS virtual-styled domain. ``` 按照腾讯云管网,不能使用 `cos..myqcloud.com`,而是使用 `.cos..myqcloud.com`