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
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)
The text was updated successfully, but these errors were encountered:
Still getting the DRG error when querying unfortunately after the new release 0.10.0
The text was updated successfully, but these errors were encountered: