node-red/node-red-dashboard

Unable to drag/reposition nodes in Brave (Chromium)

Open

#827 opened on Jan 12, 2024

View on GitHub
 (6 comments) (0 reactions) (0 assignees)HTML (435 forks)batch import
help wantedlong list

Repository metrics

Stars
 (1,232 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Current Behavior

In Node-RED v3.1.3 using node-red-dashboard 3.6.2, it’s apparently not possible to drag/reposition nodes around using the latest Brave Browser (on Mac; v1.61.114 Chromium: 210.0.6099.199). Brave's "shields" are down. I tried clearing cache. No interesting errors in console when trying to select/drag.

Doing the same thing from the same server using Safari works as expected.

https://github.com/node-red/node-red/assets/3298248/fe19d20f-0ace-44ec-a636-4882e89046b7

https://github.com/node-red/node-red/assets/3298248/acb07491-9387-4a50-94c3-9e1ad7ff5e06

Expected Behavior

Dragging nodes should work as seen in the Safari video

Steps To Reproduce

No response

Example flow

no minimal example available right now

Environment

  • Node-RED version: v3.3.1
  • Node.js version: v18.19.0
  • npm version: 10.2.3
  • Platform/OS: Browsers running on Mac; Node-RED running on Raspberry
  • Browser: Brave and Safari

Contributor guide