Skip to content

String refs are a source of potential bugs and should be avoided. We recommend using useRef() or createRef() instead. #38

Description

@jega-ms
Warning: A string ref, "wizard", has been found within a strict mode tree. String refs are a source of potential bugs and should be avoided. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref
ReactWizard@http://localhost:3000/static/js/vendors~main.chunk.js:8366:20
div
div
div
SetupWizard@http://localhost:3000/static/js/main.chunk.js:7996:81
Outlet@http://localhost:3000/static/js/vendors~main.chunk.js:40393:10

Warning: A string ref, "navStepsLi", has been found within a strict mode tree. String refs are a source of potential bugs and should be avoided. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref
div
CardHeader@http://localhost:3000/static/js/vendors~main.chunk.js:48553:19
div
Card@http://localhost:3000/static/js/vendors~main.chunk.js:48366:19
div
ReactWizard@http://localhost:3000/static/js/vendors~main.chunk.js:8366:20
div
div
div
SetupWizard@http://localhost:3000/static/js/main.chunk.js:7996:81
Outlet@http://localhost:3000/static/js/vendors~main.chunk.js:40393:10

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions