Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

轮播图内交互区域覆盖导致触发错误的可点击元素(仅fade渐变过渡) #3227

Closed
CV-souryu opened this issue Jul 4, 2022 · 2 comments · Fixed by #3235
Labels
bug Something isn't working

Comments

@CV-souryu
Copy link

TuSimple/naive-ui version (版本)

2.30.8

Vue version (Vue 版本)

3.2.37

Browser and its version (浏览器及其版本)

火狐100 | 谷歌100

System and its version (系统及其版本)

win10

Node version (Node 版本)

Reappearance link (重现链接)

https://github.com/Genshin-Impact-Cult-of-Noelle/Noelle-Nuxt3-SLS/tree/NUIBUG

Reappearance steps (重现步骤)

yarn
yarn dev
打开首页,滚轮翻到第二屏,左边的视频播放连接永远是轮播图中最后一项的链接
底部5个字是控制轮播图的切换

Expected results (期望的结果)

视频播放链接应符合V-For预期,暨每一页的播放按钮都是不同的URL,这个预期结果在删除effect="fade"时是生效的

Actual results (实际的结果)

在轮播图的每一项的固定未知放入可交互a标签,似乎永远指向的是轮播图最后一个的a标签

Remarks (补充说明)

在使用F12选取页面元素时,永远的指向的最后一个轮播图项目

@github-actions github-actions bot added the untriaged need to sort label Jul 4, 2022
@07akioni
Copy link
Collaborator

07akioni commented Jul 4, 2022

@nooooooom

@nooooooom
Copy link
Contributor

@nooooooom

我瞅瞅

@07akioni 07akioni added bug Something isn't working and removed untriaged need to sort labels Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants