Skip to content

issue: "Wizard (funnel / multi-step) form" codesandbox link on examples page broken #1141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
sperrow opened this issue May 2, 2025 · 1 comment
Closed
1 task done

Comments

@sperrow
Copy link

sperrow commented May 2, 2025

Version Number

any

Codesandbox/Expo snack

https://codesandbox.io/s/react-hook-form-wizard-form-ir780

Steps to reproduce

  1. Go to https://codesandbox.io/s/react-hook-form-wizard-form-ir780
  2. See error
Invariant Violation
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.

Check the render method of `App`.

Expected behaviour

little-state-machine released 5.0.0 which is a breaking change. The codesandbox link either needs to be updated with the new changes or the version can be downgraded to 4.8.1

What browsers are you seeing the problem on?

No response

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bluebill1049
Copy link
Member

fixed

@bluebill1049 bluebill1049 transferred this issue from react-hook-form/react-hook-form May 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants