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
If you go inside a topic, list messages and configure the table so that it should only show the size column an exception is thrown:
Uncaught runtime errors:
×
ERROR
Cannot set properties of undefined (setting 'size')
TypeError: Cannot set properties of undefined (setting 'size')
at http://localhost:3000/static/js/src_state_backendApi_ts.chunk.js:31567:46
at http://localhost:3000/static/js/vendors-node_modules_ant-design_icons_es_icons_ApiOutlined_js-node_modules_ant-design_icons_e-be71cb.chunk.js:10041:14
at http://localhost:3000/static/js/vendors-node_modules_ant-design_icons_es_icons_ApiOutlined_js-node_modules_ant-design_icons_e-be71cb.chunk.js:10372:19
at trackDerivedFunction (http://localhost:3000/static/js/vendors-node_modules_ant-design_icons_es_icons_ApiOutlined_js-node_modules_ant-design_icons_e-be71cb.chunk.js:13088:18)
at Reaction.track (http://localhost:3000/static/js/vendors-node_modules_ant-design_icons_es_icons_ApiOutlined_js-node_modules_ant-design_icons_e-be71cb.chunk.js:13607:18)
at useObserver (http://localhost:3000/static/js/vendors-node_modules_ant-design_icons_es_icons_ApiOutlined_js-node_modules_ant-design_icons_e-be71cb.chunk.js:10370:16)
at observerComponent (http://localhost:3000/static/js/vendors-node_modules_ant-design_icons_es_icons_ApiOutlined_js-node_modules_ant-design_icons_e-be71cb.chunk.js:10040:69)
at renderWithHooks (http://localhost:3000/static/js/vendors-node_modules_react-dom_index_js.chunk.js:14150:22)
at updateFunctionComponent (http://localhost:3000/static/js/vendors-node_modules_react-dom_index_js.chunk.js:17032:24)
at updateSimpleMemoComponent (http://localhost:3000/static/js/vendors-node_modules_react-dom_index_js.chunk.js:16894:14)
The text was updated successfully, but these errors were encountered:
If you go inside a topic, list messages and configure the table so that it should only show the size column an exception is thrown:
The text was updated successfully, but these errors were encountered: