Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clicking on any element gives this error #8043

Closed
Daxcor69 opened this issue Apr 28, 2024 · 5 comments
Closed

clicking on any element gives this error #8043

Daxcor69 opened this issue Apr 28, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Daxcor69
Copy link

Component stack:

at d (C:\Users\Brad\.k8slens\extensions\kubescape--lens-extension\dist\renderer.js:1:33486)
at Details
at div
at div
at div
at NonInjectedAnimate (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:568751:34)
at NonInjectedDrawer (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:631873:25)
at observerComponent (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:268056:16)
at ObserverComponent (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:268104:23)
at NonInjectedErrorBoundary (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:633171:32)
at observerComponent (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:268056:16)
at ObserverComponent (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:268104:23)
at observerComponent (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:268056:16)
at NonInjectedKeyboardShortcutListener (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:637940:3)
at ThemeProvider (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:133241:24)
at https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:585343:18
at Router (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:500217:30)
at https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:585343:18
at observerComponent (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:268056:16)

Error stack:

TypeError: Cannot read properties of undefined (reading 'controls')
at d.render (C:\Users\Brad.k8slens\extensions\kubescape--lens-extension\dist\renderer.js:1:33585)
at qi (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:498766:188)
at pi (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:498765:173)
at ck (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:498848:427)
at bk (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:498829:347)
at ak (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:498829:278)
at Tj (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:498829:138)
at Lj (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:498822:163)
at https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:498702:115
at exports.unstable_runWithPriority (https://82f2b4fc578b78171afd5e0c18800cb8.lens.app:49952/build/lens.js?80f171b722b47f88d6a8:524456:343)

windows 11 home
node 20 lts

Application is totally unusable.

@Daxcor69 Daxcor69 added the bug Something isn't working label Apr 28, 2024
@LarryBetson
Copy link

I have the same exact issue. The application is useless in this state?

@jakolehm
Copy link
Contributor

Based on the error stack it's caused by kubescape extension. Can you try to uninstall/disable it or does the error happen immediately when app boots?

@Daxcor69
Copy link
Author

Daxcor69 commented May 28, 2024 via email

@Daxcor69
Copy link
Author

Daxcor69 commented May 28, 2024 via email

@jakolehm
Copy link
Contributor

Glad that it worked, closing because the issue seems to be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants