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
react-dom.production.min.js:106 Uncaught TypeError: Cannot read properties of undefined (reading 'navigate')
at onDetails (TopicGroups.jsx:135:31)
at onClick (Table.jsx:379:30)
at Object.Tx (react-dom.production.min.js:54:317)
at Ax (react-dom.production.min.js:54:471)
at Dx (react-dom.production.min.js:55:35)
at Tv (react-dom.production.min.js:105:68)
at Rb (react-dom.production.min.js:106:380)
at react-dom.production.min.js:117:104
at Lg (react-dom.production.min.js:274:42)
at rb (react-dom.production.min.js:52:375)
Repro:
go to topic list
choose topic with consumer group
go to topic details
consumer group tab
see details of a consumer group
Result: no navigation to the consumer group detail page and console error above
The text was updated successfully, but these errors were encountered:
Repro:
Result: no navigation to the consumer group detail page and console error above
The text was updated successfully, but these errors were encountered: