Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    REAC warning

    I've been getting this kind of warning lately
    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

    #2
    This warning should be gone now if you take the latest nightly build.

    Comment

    Working...
    X