-
Notifications
You must be signed in to change notification settings - Fork 203
Closed
Description
Description:
When using React Flow in Safari version 17.6, the flow's viewport seems to be fixed, preventing users from panning or interacting with parts of the graph that extend beyond the initial viewable area. This bug causes the user to be unable to view or interact with any elements that are outside the view.
Steps to Reproduce:
- Open the application using React Flow in Safari Version 17.6.
- Attempt to drag or pan the container to view the elements outside of the visible screen.
- Notice that the viewport is locked, and the content beyond the initial visible screen cannot be accessed.
Expected Behavior:
The user should be able to pan and navigate across the flow chart to view all nodes and edges, even if they are outside the initial visible area.
Actual Behavior:
The viewport is fixed, and the user cannot pan or scroll to access content beyond the initial screen.
Testing data:
example.json
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
