I've been getting this kind of warning lately
"react": "^18.2.0",
SC SNAPSHOT_v13.1d_2024-05-12
Component "VLayout" contains the string ref "el". Support for string refs will be removed in a future major release. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref
"react": "^18.2.0",
SC SNAPSHOT_v13.1d_2024-05-12
Comment