Skip to content

Touches events on nodes not working properly #531

Description

@Sergionx

Describe the bug

When I try to listen to the events of touch end it does not fire the event

Example

Screenshot 2024-04-05 223022

Your Example Website or App

https://codesandbox.io/p/sandbox/graphin-event-issue-nph8d2?layout=%257B%2522sidebarPanel%2522%253A%2522EXPLORER%2522%252C%2522rootPanelGroup%2522%253A%257B%2522direction%2522%253A%2522horizontal%2522%252C%2522contentType%2522%253A%2522UNKNOWN%2522%252C%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522id%2522%253A%2522ROOT_LAYOUT%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522UNKNOWN%2522%252C%2522direction%2522%253A%2522vertical%2522%252C%2522id%2522%253A%2522clunhhk3900063j6ga3t4xcj5%2522%252C%2522sizes%2522%253A%255B100%252C0%255D%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522EDITOR%2522%252C%2522direction%2522%253A%2522horizontal%2522%252C%2522id%2522%253A%2522EDITOR%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL%2522%252C%2522contentType%2522%253A%2522EDITOR%2522%252C%2522id%2522%253A%2522clunhhk3800023j6gb7qjou89%2522%257D%255D%257D%252C%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522SHELLS%2522%252C%2522direction%2522%253A%2522horizontal%2522%252C%2522id%2522%253A%2522SHELLS%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL%2522%252C%2522contentType%2522%253A%2522SHELLS%2522%252C%2522id%2522%253A%2522clunhhk3800033j6gnojcibah%2522%257D%255D%252C%2522sizes%2522%253A%255B100%255D%257D%255D%257D%252C%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522DEVTOOLS%2522%252C%2522direction%2522%253A%2522vertical%2522%252C%2522id%2522%253A%2522DEVTOOLS%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL%2522%252C%2522contentType%2522%253A%2522DEVTOOLS%2522%252C%2522id%2522%253A%2522clunhhk3900053j6g4tk4arma%2522%257D%255D%252C%2522sizes%2522%253A%255B100%255D%257D%255D%252C%2522sizes%2522%253A%255B50%252C50%255D%257D%252C%2522tabbedPanels%2522%253A%257B%2522clunhhk3800023j6gb7qjou89%2522%253A%257B%2522tabs%2522%253A%255B%257B%2522id%2522%253A%2522clunhhk3800013j6ghodzigvn%2522%252C%2522mode%2522%253A%2522permanent%2522%252C%2522type%2522%253A%2522FILE%2522%252C%2522filepath%2522%253A%2522%252Fsrc%252Findex.tsx%2522%252C%2522state%2522%253A%2522IDLE%2522%257D%255D%252C%2522id%2522%253A%2522clunhhk3800023j6gb7qjou89%2522%252C%2522activeTabId%2522%253A%2522clunhhk3800013j6ghodzigvn%2522%257D%252C%2522clunhhk3900053j6g4tk4arma%2522%253A%257B%2522id%2522%253A%2522clunhhk3900053j6g4tk4arma%2522%252C%2522activeTabId%2522%253A%2522clunhplha00233j6gzgywa3z3%2522%252C%2522tabs%2522%253A%255B%257B%2522type%2522%253A%2522UNASSIGNED_PORT%2522%252C%2522port%2522%253A0%252C%2522id%2522%253A%2522clunhplha00233j6gzgywa3z3%2522%252C%2522mode%2522%253A%2522permanent%2522%252C%2522path%2522%253A%2522%252F%2522%257D%255D%257D%252C%2522clunhhk3800033j6gnojcibah%2522%253A%257B%2522tabs%2522%253A%255B%255D%252C%2522id%2522%253A%2522clunhhk3800033j6gnojcibah%2522%257D%257D%252C%2522showDevtools%2522%253Atrue%252C%2522showShells%2522%253Afalse%252C%2522showSidebar%2522%253Atrue%252C%2522sidebarPanelSize%2522%253A15%257D

Steps to Reproduce the Bug or Issue

  1. On a use effect, listes to the node events
  2. Use the device emulation on your prefered browser

Expected behavior

I expect the node:touchmove event to fire more often and the node:touchend to fire at least once

Screenshots or Videos

Vite.+.React.+.TS.and.8.more.pages.-.Personal.-.Microsoft.Edge.Dev.2024-04-05.22-31-44.mp4

Platform

  • OS: Windows
  • Browser: Edge
  • Version: 12.0.1704.0

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions