-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Description:
Encountered a TypeError when interacting with the HelmRelease resources in the flux-headlump plugin UI.
Error Details:
TypeError: t.endswith is not a function
at So (//flux/dist/main.js:144:31422)
at Object.Cell (//flux/dist/main.js:144:29634)
at MRT_TableBodyCellValue (http://localhost:4466/assets/index-DOfzAncW.js:1117:214565)
at xd (http://localhost:4466/assets/vendor-mui-74XMv5J3.js:38:17652)
at Nh (http://localhost:4466/assets/vendor-mui-74XMv5J3.js:40:44746)
at Eh (http://localhost:4466/assets/vendor-mui-74XMv5J3.js:40:40337)
at Ek (http://localhost:4466/assets/vendor-mui-74XMv5J3.js:40:40265)
at nc (http://localhost:4466/assets/vendor-mui-74XMv5J3.js:40:40118)
at Gd (http://localhost:4466/assets/vendor-mui-74XMv5J3.js:40:36403)
at Ph (http://localhost:4466/assets/vendor-mui-74XMv5J3.js:40:35351)
Steps to reproduce:
- Access the flux-headlump plugin UI.
- Navigate to the HelmRelease resources section.
- Observe the error occurring when the resources attempt to render.
Expected behavior:
The HelmRelease resources should render correctly without throwing an error.
Actual behavior:
A TypeError occurs, preventing the proper rendering of the HelmRelease resources.
Environment:
- flux-headlump plugin version: 0.31.1
- Flux version: v2.4.0
- Browser: Version 137.0.7151.120 (Official Build) (arm64)
Additional context:
it's a floating bug, some of the HR is working well, some of them return this bug
Screenshots
viceice
Metadata
Metadata
Assignees
Labels
No labels