a2ui-project / a2ui-project/a2ui

Lit slider - value not updating

未关闭
#597 3 条评论 0 个 reaction 已指派 1 人 已被 @dmandar 认领 在 GitHub 查看
component: lit renderer P2 type: bug
主要语言
TypeScript
星标
16.4k
派生
1.3k
平均合并
3 天 15 小时
30 天内合并 PR
134

描述

### Summary
The Lit slider component does not update its value when the slider is moved.

### Expected behavior
Dragging the slider should emit updates and reflect the new value visibly.

### Reproduction
1. Render a slider with a path to data
2. Move the slider
3. Observe that the value does not change / no update is emitted

贡献指南

打开贡献指南

调研方向

在代码库中查找 Lit slider 组件,可能位于类似 `src/components/slider/` 的目录中。检查该组件的事件处理和属性绑定逻辑。在开发环境中运行复现步骤以确认 bug,然后追踪为什么 value 更新没有被发出或反映出来。

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
frontend, web-dev
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
描述清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。