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

新版本Layer的active失效 #2289

Closed
foxii-cn opened this issue Feb 8, 2024 · 0 comments · Fixed by #2281
Closed

新版本Layer的active失效 #2289

foxii-cn opened this issue Feb 8, 2024 · 0 comments · Fixed by #2281
Assignees

Comments

@foxii-cn
Copy link

foxii-cn commented Feb 8, 2024

问题描述

根据文档加入以下代码开启鼠标悬浮高亮效果
但是更新新版本后没有反应了

.active({
  color: "#ffffff",
  mix: 1,
})

重现链接

https://codesandbox.io/p/sandbox/youthful-merkle-cxsd8g?file=%2Findex.js%3A28%2C12

重现步骤

打开重现链接,加载完后鼠标移到线上,线没有反应

预期行为

线高亮

平台

  • 操作系统: [macOS, Windows, Linux, React Native ...]
  • 网页浏览器: [Google Chrome, Safari, Firefox]

屏幕截图或视频(可选)

No response

补充说明(可选)

mix: 0 或者 .active(true) 都没反应

@lzxue lzxue linked a pull request Feb 19, 2024 that will close this issue
21 tasks
@lzxue lzxue closed this as completed Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants