Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0.0d - If diagram is compacted too quickly, it disappears with an error. #401

Open
pauljones0 opened this issue Apr 6, 2023 · 0 comments

Comments

@pauljones0
Copy link

1.0.0d - “Apocalypse Diagram Collapse”: IF the diagram is compacted to quickly from resizing the window, it disappears, and this console error appears

TypeError: Cannot read properties of undefined (reading 'name')
    at FlowchartHandler.setCurrentFlowchart (flowchart_handler.ts:355:57)
    at FlowchartHandler.change (flowchart_handler.ts:92:10)
    at FlowchartHandler._convert (flowchart_handler.ts:197:10)
    at new FlowchartHandler (flowchart_handler.ts:77:12)
    at FlowchartCtrl.init_handlers (flowchart_ctrl.ts:168:31)
    at FlowchartCtrl.init_ctrl (flowchart_ctrl.ts:108:10)
    at FlowchartCtrl.link (flowchart_ctrl.ts:240:10)
    at Object.link (plugin_component.ts:51:18)
    at angular.js:1391:18
    at angular.js:11370:44 '<panel-plugin-agenty-flowcharting-panel dashboard="dashboard" panel="panel" class="panel-height-helper">'
This doesn't appear in 1.0.0b. And the workaround is to refresh the page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant