Skip to content

site crash while viewing URL with candidate splits #499

Description

@jefferis

Trying to load this URL generated by claude as a candidate driver match for a cell type gives a crash after a few seconds:

https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto?id=VFB_001019cl&i=VFB_00101567,VFB_jrchjzn7,VFB_001019cl

Error Information:

Cannot read properties of undefined (reading 'getInitialValue')

TypeError: Cannot read properties of undefined (reading 'getInitialValue')
at eval (webpack:///./containers/VFBMainContainer.js_+284_modules?:25791:29)
at Array.map ()
at VFBListViewer.getInstances (webpack:///./containers/VFBMainContainer.js
+284_modules?:25790:45)
at VFBListViewer.render (webpack:///./containers/VFBMainContainer.js
+_284_modules?:25815:28)
at finishClassComponent (webpack:///./node_modules/react-dom/cjs/react-dom.development.js?:17160:31)
at updateClassComponent (webpack:///./node_modules/react-dom/cjs/react-dom.development.js?:17110:24)
at beginWork (webpack:///./node_modules/react-dom/cjs/react-dom.development.js?:18620:16)
at HTMLUnknownElement.callCallback (webpack:///./node_modules/react-dom/cjs/react-dom.development.js?:188:14)
at Object.invokeGuardedCallbackDev (webpack:///./node_modules/react-dom/cjs/react-dom.development.js?:237:16)
at invokeGuardedCallback (webpack:///./node_modules/react-dom/cjs/react-dom.development.js?:292:31)

%2D Warning: Can't perform a React state update on an unmounted component. This is a no%2Dop, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in %s.%s
the componentWillUnmount method

    in VFBFocusTerm (created by Connect(VFBFocusTerm))
    in Connect(VFBFocusTerm) (created by Connect(VFBFocusTerm))
    in Connect(VFBFocusTerm) (created by VFBMain)
    in div (created by VFBMain)
    in VFBMain (created by Connect(VFBMain))
    in Connect(VFBMain) (created by Connect(Connect(VFBMain)))
    in Connect(Connect(VFBMain)) (created by component)
    in component (created by Route)
    in Route
    in Switch
    in Router (created by BrowserRouter)
    in BrowserRouter
    in Provider%0A%2D Warning: Can't perform a React state update on an unmounted component. This is a no%2Dop, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in %s.%s
the componentWillUnmount method

    in VFBTree (created by Connect(VFBTree))
    in Connect(VFBTree) (created by Connect(VFBTree))
    in Connect(VFBTree) (created by Tab)
    in div (created by Tab)
    in div (created by Tab)
    in Tab (created by Layout)
    in div (created by Layout)
    in Layout (created by VFBMain)
    in div (created by VFBMain)
    in VFBMain (created by Connect(VFBMain))
    in Connect(VFBMain) (created by Connect(Connect(VFBMain)))
    in Connect(Connect(VFBMain)) (created by component)
    in component (created by Route)
    in Route
    in Switch
    in Router (created by BrowserRouter)
    in BrowserRouter
    in Provider

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions