winner106

Results 9 issues of winner106

**我确定我已经查看了** (标注`[ ]`为`[x]`) - [x] [DjangoBlog的readme](https://github.com/liangliangyy/DjangoBlog/blob/master/README.md) - [x] [配置说明](https://github.com/liangliangyy/DjangoBlog/blob/master/bin/config.md) - [x] [其他 Issues](https://github.com/liangliangyy/DjangoBlog/issues) ---- **我要申请** (标注`[ ]`为`[x]`) - [x] BUG 反馈 - [ ] 添加新的特性或者功能 - [x] 请求技术支持

请问可以上传到gitee仓库吗?或者给一个自定义上传到gitee的代码示范,非常感谢!

enhancement

fix: README

When I try adding **leftIcon** prop to component `Select`, I need to custom ValueContainer of React-Select. But I ran into a typescript error ts(2740), ![image](https://user-images.githubusercontent.com/50519642/153695182-28d631ba-86bb-4a42-bdfa-82c115705961.png) err message as follows: ![image](https://user-images.githubusercontent.com/50519642/153695168-603d5e1a-f697-42d4-990a-88e738e3fadd.png)...

hi,please,i want to copyfromdictionary,just like copyfromrange. what I have tried : ```vb Dim arrResult As New BetterArray arrResult.Items = dict.keys arrResult.Transpose arrResult.Push dict.Items ``` But it didn't work. I expected...

enhancement

你好,感谢开源。但目前注册、新增用户不能正常使用,sql版本也对不上。请问可否再更新一版,非常感谢

I would like to suggest an enhancement for the Quick Switcher feature in the Compositions panel. Currently, when using the Quick Switcher search to find a specific composition, it does...

## Description: The current `SEP_NEGATE_RE` regular expression only supports UNIX-style paths with the `/` separator. However, it fails to handle Windows-style paths, which use the `\` separator. This bug causes...

## **Is your feature request related to a problem? Please describe.** I really like this project — it’s elegant and powerful. However, as a **beginner developer**, I’ve been trying to...