Warning: findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of Select2 which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://fb.me/react-strict-mode-find-node
I still see this error even when I use useRef or useCreate to pass in the ref prop
I see the following error when using select2
I still see this error even when I use useRef or useCreate to pass in the
ref
prop