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
The result is a blank screen and the following error in the developer console:
Uncaught TypeError: Cannot read property 'scale' of undefined
at OntologyMappingOverview.BaseGraphView.resetZoom (VM671 GraphView.js:275)
at OntologyMappingOverview.BaseGraphView.setCurrentLayout (VM671 GraphView.js:114)
at OntologyMappingOverview.initAndPopulateGraph (VM660 OntologyMappingOverview.js:99)
at Object.<anonymous> (VM658 MainOntologyOverview.js:22)
at Object.execCb (VM629 require.js:29)
at $.check (VM629 require.js:18)
at $.<anonymous> (VM629 require.js:23)
at VM629 require.js:8
at VM629 require.js:23
at v (VM629 require.js:7)
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
The result is a blank screen and the following error in the developer console:
The text was updated successfully, but these errors were encountered: