typenoob
typenoob
 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,  It would connect my lan ip and port 22 which is not correct.  It works fine when I specifically set with the right...
RT
    
[中文版模板 / 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`...