lensapp / lens

Lens - The way the world runs Kubernetes
https://k8slens.dev/
MIT License
22.49k stars 1.46k forks source link

Error: Cannot have two HTML5 backends at the same time #8052

Open SOng-Lollipop opened 4 months ago

SOng-Lollipop commented 4 months ago

Error stack:

Error: Cannot have two HTML5 backends at the same time. at HTML5BackendImpl.setup (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:495465:19) at DragDropManagerImpl.handleRefCountChange (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:194291:34) at Object.dispatch (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:514856:7) at HandlerRegistryImpl.addTarget (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:194533:20) at Object.registerTarget (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:498362:31) at registerDropTarget (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:497620:55) at Yi (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:498798:180) at dk (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:498838:160) at exports.unstable_runWithPriority (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:524456:343) at gg (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:498701:325)

Component stack:

at Th (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:653660:13)
at div
at div
at TableHead (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:653729:3)
at DndProvider (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:496632:11)
at Table (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:653967:12)
at NonInjectedTableView (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:587437:11)
at div
at NonInjectedTable (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:587569:5)
at div
at NonInjectedItemListLayoutContent (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:587952:5)
at div
at NonInjectedItemListLayout (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:588455:5)
at NonInjectedKubeObjectListLayout (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:594162:39)
at NonInjectedErrorBoundary (https://dc86805916cf1e603f99030f67533739.lens.app:45657/build/lens.js?f02d99bfdcbdcf2e8013:633171:32)
SOng-Lollipop commented 4 months ago

matebook x pro 2022 lens

clrothmann commented 4 months ago

Hello @SOng-Lollipop, thanks a lot for your feedback. Brought this to the responsible team and trying to tackle this issue.