roman01la / cljs-react-devtools

React DevTools for ClojureScript wrappers
https://roman01la.github.io/cljs-react-devtools/
Eclipse Public License 2.0
30 stars 1 forks source link

Revert "Remove extra `.-current` call for `use-ref` hook-view" #7

Closed roman01la closed 4 months ago

roman01la commented 4 months ago

Reverts roman01la/cljs-react-devtools#5

I've double checked and this seem to be an incorrect fix. (.. ref -current -current) is valid. The other case when it crashes is probably different. @ovistoica do you have a repro for it?

Screenshot 2024-05-31 at 16 44 22