### Where the bug happens - [ ] Browser Extension - [x] Library - [ ] Other ### your browser _No response_ ### Describe the bug bug: React19 remove findFiberByHostInstance, locatorjs with react devtools adapter wont' work see https://github.com/facebook/react/pull/31711 https://github.com/ericclemmons/click-to-component/issues/99 the code in https://github.com/infi-pc/locatorjs/blob/331f827edb6a20645178f6d34a81f1cca446faf0/packages/runtime/src/adapters/react/findFiberByHtmlElement.ts#L13C20-L13C43 will break
Where the bug happens
your browser
No response
Describe the bug
bug: React19 remove findFiberByHostInstance, locatorjs with react devtools adapter wont' work
see
react/react#31711
ericclemmons/click-to-component#99
the code in https://github.com/infi-pc/locatorjs/blob/331f827edb6a20645178f6d34a81f1cca446faf0/packages/runtime/src/adapters/react/findFiberByHtmlElement.ts#L13C20-L13C43 will break