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 above error occurred in the <TimeAxis> component:
in TimeAxis (created by ChartContainer)
in g (created by ChartContainer)
in svg (created by ChartContainer)
in ChartContainer (created by TimeIntervalFilter)
in div (created by TimeIntervalFilter)
in div (created by TimeIntervalFilter)
in TimeIntervalFilter (created by PatternInstancesNetwork)
in div (created by PatternInstancesNetwork)
in PatternInstancesNetwork (created by PatternInstancesNetworkView)
in PatternInstancesNetworkView (created by storeConnector(PatternInstancesNetworkView))
in storeConnector(PatternInstancesNetworkView) (created by HistoryHandler)
in HistoryHandler (created by RouteHandler)
in RouteHandler (created by storeConnector(RouteHandler))
in storeConnector(RouteHandler) (created by Application)
in div (created by Application)
in Application (created by storeConnector(Application))
in storeConnector(Application) (created by HistoryHandler)
in HistoryHandler (created by RouteHandler)
in RouteHandler (created by storeConnector(RouteHandler))
in storeConnector(RouteHandler) (created by contextProvider(storeConnector(RouteHandler)))
in contextProvider(storeConnector(RouteHandler))
Consider adding an error boundary to your tree to customize error handling behavior.
Visit https://fb.me/react-error-boundaries to learn more about error boundaries. react-dom.development.js:19527
React 11
unstable_runWithPriority scheduler.development.js:653
React 5
unstable_runWithPriority scheduler.development.js:653
React 6
onStoreChange connectToStores.js:53
wrappedMethod react-hot-loader.development.js:540
emit index.js:129
emitChange BaseStore.js:73
updateInstances PatternStore.js:35
callHandler Action.js:67
handlersEach Action.js:45
execute Action.js:44
dispatch DispatcherContext.js:111
loadPatternInstances loadPatternInstances.js:13
run setImmediate.js:49
runIfPresent setImmediate.js:69
onGlobalMessage setImmediate.js:109
To Reproduce
Cannot suggest a way to reproduce as this works everywhere escept for a fluxible app i inherit
The text was updated successfully, but these errors were encountered:
🐛Bug report
Describe the bug
<TimeAxis>
raise this error. This works good except for a fluxible app i inherit. Maybe you can suggest a workaround ? :)To Reproduce
Cannot suggest a way to reproduce as this works everywhere escept for a fluxible app i inherit
The text was updated successfully, but these errors were encountered: