We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
App served after build has React error logs pointing to : https://reactjs.org/docs/error-decoder.html/?invariant=321
To Reproduce
npx create-docz-app my-app && cd my-app
npm run dev
npm run build
The text was updated successfully, but these errors were encountered:
fix(docz-core): use react from parent directory #1050 #1037
1f34617
Fixed in docz@2.0.0-rc.21
docz@2.0.0-rc.21
If updating docz in an existing project :
rm -rf .docz/ && yarn add docz@next && yarn docz dev
Sorry, something went wrong.
No branches or pull requests
Bug Report
App served after build has React error logs pointing to :
https://reactjs.org/docs/error-decoder.html/?invariant=321
To Reproduce
npx create-docz-app my-app && cd my-app
npm run dev
npm run build
The text was updated successfully, but these errors were encountered: