You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Whenever the chart window is panned (right-click and drag without adjusting any nodes or connections), the editor pops up a modal saying "The diagram is out of sync. It will be updated automatically". However, as now changes have been made, the sync is not necessary and is just an annoying popup.
To Reproduce
Steps to reproduce the behavior:
Create a new mermaid chart
Remove all the default "tutorial" nodes
Add around 50 disconnected nodes (sufficient complexity to reliably trigger the modal after each scroll for me)
Pan the editor
See the Syncing modal appear on screen for about a second
Expected behavior
Panning should not cause the sync modal to appear or even have any need to check for updates at all. When panning a small chart, no Sync modal message appears.
Screenshots
Desktop (please complete the following information):
OS: Windows 10
Browser: Chrome v128.0.6613.85
Version: not sure, whatever was live at https://www.mermaidchart.com/app/projects/<project-id>/diagrams/<diagram-id>/version/<diagram-version?>/edit on 9/3/24
Additional context
I experience this consistently on my main diagram with ~150 nodes and even more connections than that.
The text was updated successfully, but these errors were encountered:
Describe the bug
Whenever the chart window is panned (right-click and drag without adjusting any nodes or connections), the editor pops up a modal saying "The diagram is out of sync. It will be updated automatically". However, as now changes have been made, the sync is not necessary and is just an annoying popup.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Panning should not cause the sync modal to appear or even have any need to check for updates at all. When panning a small chart, no Sync modal message appears.
Screenshots
Desktop (please complete the following information):
https://www.mermaidchart.com/app/projects/<project-id>/diagrams/<diagram-id>/version/<diagram-version?>/edit
on 9/3/24Additional context
I experience this consistently on my main diagram with ~150 nodes and even more connections than that.
The text was updated successfully, but these errors were encountered: