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

[ColorPicker] 同时支持两种模式,渐变值回显问题 #3486

Open
UtmStrive opened this issue Oct 17, 2023 · 1 comment
Open

[ColorPicker] 同时支持两种模式,渐变值回显问题 #3486

UtmStrive opened this issue Oct 17, 2023 · 1 comment
Labels
🐞 bug Something isn't working

Comments

@UtmStrive
Copy link

tdesign-vue-next 版本

1.5.2

重现链接

https://stackblitz.com/edit/dwt3tj?file=package.json,src%2Fdemo.vue

重现步骤

  1. colorModes同时使用两种模式(即默认)。
  2. 将绑定值初始化为渐变色(如:'linear-gradient(45deg, #4facfe 0%, #00f2fe 100%)')。
  3. 刷新渲染页面,点击组件
  4. 查看弹窗中['monochrome', 'linear-gradient']回显值。

如图:
image

期望结果

可以切换到对应tab并正常回显

实际结果

No response

框架版本

Vue(3.2.47)

浏览器版本

Microsoft Edge(118.0.2088.46)

系统版本

Windows 10 专业版 (22H2)

Node版本

18.17.1

补充说明

No response

@github-actions
Copy link
Contributor

👋 @UtmStrive,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@uyarn uyarn added the 🐞 bug Something isn't working label Oct 21, 2023
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

No branches or pull requests

2 participants