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

fix: nextConfig was memoized too early #264

Merged
merged 1 commit into from
May 3, 2021
Merged

fix: nextConfig was memoized too early #264

merged 1 commit into from
May 3, 2021

Conversation

lindsaylevine
Copy link

Fixes #254

as discussed on slack, we can't/won't write a regression test for this (because we opted to not memoize in tests). instead, we will prioritize the refactor that removes memoization altogether.

@lindsaylevine lindsaylevine added the type: bug code to address defects in shipped code label May 3, 2021
Copy link

@ehmicky ehmicky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice solution in the mean time! 👍

@lindsaylevine lindsaylevine merged commit c5d88a4 into main May 3, 2021
@lindsaylevine lindsaylevine deleted the ll/fix-3.2.0 branch May 3, 2021 18:28
serhalp pushed a commit that referenced this pull request Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Seems like the new update broke our build
2 participants