Skip to content
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

Scrollbar jumps on wizard example #4765

Open
jcubic opened this issue Jul 5, 2022 · 0 comments
Open

Scrollbar jumps on wizard example #4765

jcubic opened this issue Jul 5, 2022 · 0 comments
Labels

Comments

@jcubic
Copy link

jcubic commented Jul 5, 2022

The wizard example is broken. There is a loader at the top that keeps spinning. The scrollbar jumps because something is added at the bottom of the page. The bottom scrollbar is added and removed probably because of the animation. And there are some warnings in the console from React:

Warning: ReactDOM.hydrate is no longer supported in React 18. Use hydrateRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot

Warning: Expected server HTML to contain a matching <div> in <div>.
    at div
    at t.default (https://unpkg.com/redux-form-website-template:1:1342)
    at Provider (https://unpkg.com/react-redux/dist/react-redux.js:1898:4)
@jcubic jcubic added the bug label Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant