typenoob

Results 14 issues of typenoob

![image](https://user-images.githubusercontent.com/61347081/161425943-8369b94b-6a05-456a-8cfa-7b2e655237ac.png) I tried three different gb file,but the issue still the same.

there is a little mistake in your api string.fixed it.

``` function waitForElm(selector, wait = 3000) { return new Promise((resolve, reject) => { if (document.querySelector(selector)) { return resolve(document.querySelector(selector)); } const timeout = setTimeout( () => { observer.disconnect(); reject(` ${selector} 元素未找到`);...

If I left blank here, ![image](https://user-images.githubusercontent.com/61347081/154948999-d75747e6-886f-4245-a01b-74aed67a92ff.png) It would connect my lan ip and port 22 which is not correct. ![image](https://user-images.githubusercontent.com/61347081/154948812-4198c86d-90ad-442f-9f77-35c6fb663a1e.png) It works fine when I specifically set with the right...

![image](https://github.com/rnwood/smtp4dev/assets/61347081/2bd8bcda-c8d1-4b27-a50e-1d22ba7b2c2d) ![image](https://github.com/rnwood/smtp4dev/assets/61347081/50c3a59b-6cc2-4a27-bcce-4ec1ed8a4b89) ![image](https://github.com/rnwood/smtp4dev/assets/61347081/b57967fe-1568-4949-b255-fe88ff2803bd) ![image](https://github.com/rnwood/smtp4dev/assets/61347081/fa1e026a-c997-44fb-b4d3-8dcb4aefb692) ![image](https://github.com/rnwood/smtp4dev/assets/61347081/1522415f-80fd-476c-950f-a11a5acda942)

[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE_CN.md?plain=1) ### 🤔 This is a ... - [ ] 🆕 New feature - [x] 🐞 Bug fix - [ ] 📝 Site / documentation improvement -...

Hi every one. I opened this issue in order to discuss the compatibility of nxbt with Switch 2. I don't have a Switch 2 myself, so want to collect information...

### 联系方式 _No response_ ### 发生了什么? 首先按F3固定任意一段文字,如`test` First press F3 to pin any text, for example `test` 然后再次按F3固定一段相同的文字,如`test` Then press F3 again to pin the same text, for example `test`...