Davin

Results 7 issues of Davin

My website need to be authenticated to search engines for SEO, but they can't be authenticated, which caused by `data-n-head` and `data-hid` attributes in meta tags. I have tried these...

This is my code: ``` $("#jquery_jplayer_1").jPlayer({ ready: function() { $(this).jPlayer("setMedia", { title: "mytitle", flv: "myvideo.flv" }).jPlayer("play"); }, ended: function() { $(this).jPlayer("play"); }, swfPath: "mypath", supplied: "flv", size: { width: 760,...

After input some numbers in the textbox, then press arrow left or right, the cursor stoped at the end of textbox, even click mouse between any numbers.

RT,应该对 `item` 参数进行判断,如果它的 `tagName` 是 `OPTION`,按照正常流程走;`tagName` 是 `OPTGROUP` 的话,可以把 `` 的 `label` 属性显示出来。 HTML 结构如下: ````` HTML 请选择您的兴趣爱好 option11 option12 option13 option14 option21 option22 option23 option24 ````` ![optgroup](https://user-images.githubusercontent.com/2345776/40477773-dbc871ae-5f79-11e8-9f6a-9962c8855f13.png) 如上图所示,左边是我修改后的,右边是修改前的。`form.js` 部分修改内容如下:...

页面地址:https://jekip.github.io/docs/guide/auth.html 硬件机型:MacBook Pro (3-inch, 2020, Four Thunderbolt 3 ports) 系统版本:macOS Ventura 13.5 (22G74) 浏览器:Google Chrome 115.0.5790.114

When I add `this.$refs.xxx.next()` to a button, get this error: ``` Object is possibly 'undefined'.ts(2532) ```

### 📑 I have found these related issues/pull requests Nothing to preview ### 🛡️ Security Policy - [X] I agree to have read this project [Security Policy](https://github.com/louislam/uptime-kuma/security/policy) ### Description ![image](https://github.com/user-attachments/assets/a24881a7-d02e-47f5-b440-4ecabd5ceac7)...

bug
good first issue
area:status-page