## Version `@visactor/react-vtable: 0.18.1` ## Link to reproduction [Link](https://codesandbox.io/p/sandbox/react-vtable-forked-9gqs5n?file=%2Fsrc%2Findex.tsx) ## Actual behaviour Using ref attribute under `React.StrictMode` causing render error. ## Expected behaviour Works just like not under `React.StrictMode`.
Version
@visactor/react-vtable: 0.18.1Link to reproduction
Link
Actual behaviour
Using ref attribute under
React.StrictModecausing render error.Expected behaviour
Works just like not under
React.StrictMode.