Nick

Results 7 issues of Nick

Hello. This PR contains: - Add the "Requires Type Info" Rules support. - Update TSLint to ^5.18.0 - Maybe it resolve this issue #33 Could you take a moment to...

iOS debug的时候,打开JS Debug开关会导致iOS崩溃。 如下: ``` 2019-03-11 18:04:37.325752+0800 WeexDemo[14054:1228478] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[WXDebugger registerCallUpdateComponentData:]: unrecognized selector sent to instance 0x2812c5a80' ``` release/0.21.0 分支上貌似已经处理了这个崩溃问题,但是没有合并到master分支。而且cocoapods上最新的`WXDevtool`还是`0.20.0`版本,并没有 0.20.1(或0.21.0)版本。 @erha19

### Version 2.2.16 ### OS Version 13.6.1 ### Node.js Version v20.10.0 ### Browser Version Chrome 120.0.6099.216 ### Link to minimal reproduction https://github.com/NickeyLin/minimal-dumi-reproduce.git ### Steps to reproduce 1. 创建dumi 2.x项目 2....

unconfirmed

**这个 Issue 涉及以下平台:** - [x] 微信小程序 - [ ] 支付宝小程序 - [ ] 百度小程序 - [ ] 头条小程序 - [ ] 快手小程序 - [ ] QQ 轻应用 - [ ]...

bug

![Image](https://github.com/user-attachments/assets/cd46f58c-980b-4717-94ab-fde557231787) I just selected the text behind the image (not including the image), but when I restored the selection, the image was also selected. I used the textrange demo at...