Skip to content

In safari, the view is fixed and cannot view extra nodes #46

@haecheonlee

Description

@haecheonlee

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:

  1. Open the application using React Flow in Safari Version 17.6.
  2. Attempt to drag or pan the container to view the elements outside of the visible screen.
  3. 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.

Screenshot:
example2

Testing data:
example.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions