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

fix: click-event in draggable modal not triggered on mobile device #808

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 20, 2023

  1. fix: click-event in draggable modal not triggered on mobile device

    1. add a "undraggableElement" prop params for configuring undraggable elements, which is more convenient to use
    2. modified the "isInput" method and the INPUT_NODE_NAMES constants to better adapt to the the mobile`s click-event
    coderi421 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    3ed831c View commit details
    Browse the repository at this point in the history