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

DynamicRoutingGateway error on querying "getBoundingClientRect" #86

Closed
Rovinovic opened this issue Aug 27, 2020 · 1 comment
Closed

Comments

@Rovinovic
Copy link

Still getting the DRG error when querying unfortunately after the new release 0.10.0

dynamic_routing_gateway.js:33 Uncaught TypeError: Cannot read property 'getBoundingClientRect' of null
    at DynamicRoutingGatewayView.draw (dynamic_routing_gateway.js:33)
    at OkitDesignerJsonView.draw (okit_designer_view.js:76)
    at displayDesignerView (okit_designer.js:646)
    at redrawSVGCanvas (okit_designer.js:251)
    at OkitOCIQuery.complete_callback (okit_designer.js:505)
    at OkitOCIQuery.isComplete (okit_query.js:42)
    at Object.success (okit_query.js:375)
    at fire (jquery-3.4.1.js:3291)
    at Object.fireWith [as resolveWith] (jquery-3.4.1.js:3421)
    at done (jquery-3.4.1.js:9533)

image

@toxophilist
Copy link
Member

Should be okay the odd condition during query should not be hit now.

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

2 participants