When transitioning to dash-3 or dash-4 this appears on some downstream plugins:
TypeError: Cannot read properties of undefined (reading 'props')
at webviz_core_components.v0_8_2m1786444129.min.js:72607:30
at react@18.v3_4_0m1786444129.2.0.min.js:14:248
at B (react@18.v3_4_0m1786444129.2.0.min.js:12:485)
at B (react@18.v3_4_0m1786444129.2.0.min.js:13:285)
at Object.C [as map] (react@18.v3_4_0m1786444129.2.0.min.js:14:215)
at dist_WebvizSettings (webviz_core_components.v0_8_2m1786444129.min.js:72602:48)
at of (react-dom@18.v3_4_0m1786444129.2.0.min.js:109:301)
at zf (react-dom@18.v3_4_0m1786444129.2.0.min.js:127:55)
at Rk (react-dom@18.v3_4_0m1786444129.2.0.min.js:251:489)
at Si (react-dom@18.v3_4_0m1786444129.2.0.min.js:195:185)
wf @ /_dash-component-suites/dash/deps/react-dom@18.v3_4_0m1786444129.2.0.min.js:121
f.componentDidCatch.c.callback @ /_dash-component-suites/dash/deps/react-dom@18.v3_4_0m1786444129.2.0.min.js:122
Fh @ /_dash-component-suites/dash/deps/react-dom@18.v3_4_0m1786444129.2.0.min.js:92
Ki @ /_dash-component-suites/dash/deps/react-dom@18.v3_4_0m1786444129.2.0.min.js:180
Ii @ /_dash-component-suites/dash/deps/react-dom@18.v3_4_0m1786444129.2.0.min.js:179
Ik @ /_dash-component-suites/dash/deps/react-dom@18.v3_4_0m1786444129.2.0.min.js:178
Sk @ /_dash-component-suites/dash/deps/react-dom@18.v3_4_0m1786444129.2.0.min.js:197
yb @ /_dash-component-suites/dash/deps/react-dom@18.v3_4_0m1786444129.2.0.min.js:196
Mi @ /_dash-component-suites/dash/deps/react-dom@18.v3_4_0m1786444129.2.0.min.js:189
db @ /_dash-component-suites/dash/deps/react-dom@18.v3_4_0m1786444129.2.0.min.js:79
(anonymous) @ /_dash-component-suites/dash/deps/react-dom@18.v3_4_0m1786444129.2.0.min.js:184
dash_renderer.v3_4_0m1786444129.min.js:2 TypeError: Cannot read properties of undefined (reading 'props')
at webviz_core_components.v0_8_2m1786444129.min.js:72607:30
at react@18.v3_4_0m1786444129.2.0.min.js:14:248
at B (react@18.v3_4_0m1786444129.2.0.min.js:12:485)
at B (react@18.v3_4_0m1786444129.2.0.min.js:13:285)
at Object.C [as map] (react@18.v3_4_0m1786444129.2.0.min.js:14:215)
at dist_WebvizSettings (webviz_core_components.v0_8_2m1786444129.min.js:72602:48)
at of (react-dom@18.v3_4_0m1786444129.2.0.min.js:109:301)
at zf (react-dom@18.v3_4_0m1786444129.2.0.min.js:127:55)
at Rk (react-dom@18.v3_4_0m1786444129.2.0.min.js:251:489)
at Si (react-dom@18.v3_4_0m1786444129.2.0.min.js:195:185)
When transitioning to dash-3 or dash-4 this appears on some downstream plugins: