Skip to content

fix(Slider): 修复触摸屏环境下多个滑动条会一起滑动的问题 - #3516

Open
yangdonglai wants to merge 1 commit into
arco-design:mainfrom
yangdonglai:patch-1
Open

fix(Slider): 修复触摸屏环境下多个滑动条会一起滑动的问题#3516
yangdonglai wants to merge 1 commit into
arco-design:mainfrom
yangdonglai:patch-1

Conversation

@yangdonglai

Copy link
Copy Markdown

closes #3515

Types of changes

  • New feature
  • Bug fix
  • Enhancement
  • Component style change
  • Typescript definition change
  • Documentation change
  • Coding style change
  • Refactoring
  • Test cases
  • Continuous integration
  • Breaking change
  • Others

Background and context

Solution

How is the change tested?

Changelog

Component Changelog(CN) Changelog(EN) Related issues

Checklist:

  • Test suite passes (npm run test)
  • Provide changelog for relevant changes (e.g. bug fixes and new features) if applicable.
  • Changes are submitted to the appropriate branch (e.g. features should be submitted to feature branch and others
    should be submitted to main branch)

Other information

@codesandbox

codesandbox Bot commented Apr 17, 2025

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

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 this pull request may close these issues.

Bug: Slider 多个滑动条在触摸屏环境下,拖拽一个滑动条会导致别的滑动条跟着一起滑动

1 participant