-
Notifications
You must be signed in to change notification settings - Fork 42
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
Next.js build fails on 22.6.1 #402
Comments
+1 |
Downgrading I think the error is related to this Pull Request: #400 Looks like the entry point I'm willing to fix this if you prefer. |
Thanks for finding the root cause of the issue. The question is not that much about downgrading but being unable to upgrade and therefore being unable to use apps via Asana iframe. Would greatly appreciate if you could open a PR with a fix and mention this issue @martinsvinicius |
@martinsvinicius
|
@dev-araujo I don't manage the release process of the lib. @janniks might be able to help you. |
Describe the bug
Updating
@stacks/connect-react
from22.5.0
to22.6.1
makesnext build
fail on page pre-rendering.Expected behavior
Updating the minor version should still allow Next.js to build and pre-render the pages that were being pre-rendered before.
Running
next build
:The text was updated successfully, but these errors were encountered: