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

Multiple boxes on META breaks ConnectionRouteManager3 #541

Closed
brollb opened this issue Sep 8, 2015 · 0 comments
Closed

Multiple boxes on META breaks ConnectionRouteManager3 #541

brollb opened this issue Sep 8, 2015 · 0 comments
Assignees

Comments

@brollb
Copy link
Contributor

brollb commented Sep 8, 2015

Creating multiple boxes on the META page causes routing error (in ConnectionRouteManager3)

hashUpdateHandler invoked loading and it returned error #f8f1c6737d40601e988e84cfdb452813cfc17a1f TypeError: Cannot read property 'ports' of undefined
    at ConnectionRouteManager3._updateBoxConnectionAreas (http://localhost:8888/js/Widgets/DiagramDesigner/ConnectionRouteManager3.js:511:34)
    at ConnectionRouteManager3._modifyItem (http://localhost:8888/js/Widgets/DiagramDesigner/ConnectionRouteManager3.js:484:13)
    at ConnectionRouteManager3._updatePort (http://localhost:8888/js/Widgets/DiagramDesigner/ConnectionRouteManager3.js:471:18)
    at ConnectionRouteManager3.insertConnection (http://localhost:8888/js/Widgets/DiagramDesigner/ConnectionRouteManager3.js:343:14)
    at Array.ConnectionRouteManager3.initialize._onComponentCreate (http://localhost:8888/js/Widgets/DiagramDesigner/ConnectionRouteManager3.js:183:22)
    at h (http://localhost:8888/common/EventDispatcher.js:101:27)
    at EventDispatcher.dispatchEvent (http://localhost:8888/common/EventDispatcher.js:84:17)
    at DiagramDesignerWidget._refreshScreen.dispatchEvents (http://localhost:8888/js/Widgets/DiagramDesigner/DiagramDesignerWidget.js:710:22)
    at DiagramDesignerWidget._refreshScreen (http://localhost:8888/js/Widgets/DiagramDesigner/DiagramDesignerWidget.js:714:9)
    at DiagramDesignerWidget._tryRefreshScreen (http://localhost:8888/js/Widgets/DiagramDesigner/DiagramDesignerWidget.js:643:18)log.error @ logger.js:66(anonymous function) @ client.js:637(anonymous function) @ client.js:1351(anonymous function) @ client.js:1312_rejected @ q.js:844(anonymous function) @ q.js:870Promise.when @ q.js:1122promise.promiseDispatch @ q.js:788(anonymous function) @ q.js:604runSingle @ q.js:137flush @ q.js:125
@brollb brollb self-assigned this Sep 8, 2015
@brollb brollb closed this as completed in 34c8c6e Sep 8, 2015
kecso added a commit that referenced this issue Sep 8, 2015
…breaks_router

Fixes #541 Fixed error with async routing queues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant