-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bug: editorState undefined on load #55
Comments
Hey @k-borley, thanks for reporting! Can you please share which version of the addon are you using? is it the latest? I've just released a new version, mind checking? If the new version won't work I would love to get some reproduction, and maybe I'll add a check there before accessing editorState |
Thanks for the quick response! I was using v1.8.0. Sadly I'm still encountering the error with v1.9.0. When I step through with the debugger, I have |
Thanks for focusing the issue @k-borley! |
Hey again @k-borley |
It works, amazing! Thanks so much @YossiSaadi |
Everything is set up the way it is in the documentation. The playground story renders correctly for a second but then crashes with this error. I am on Storybook 7.2.0 with React 16.9.0 and Webpack 5
The text was updated successfully, but these errors were encountered: