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: issue where variants responsive would apply only once #362

Merged
merged 1 commit into from
Feb 14, 2021

Conversation

jonathantneal
Copy link
Contributor

This PR fixes an issue where responsive variants would apply once.

It was caused by aggressive caching that would save the generated variant if it did not exist. However, if the responsive variant existed, it would not use it!

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 632a0cb:

Sandbox Source
Stitches CI: CRA Configuration
Stitches CI: Next.js Configuration

@jonathantneal jonathantneal merged commit e67e071 into canary Feb 14, 2021
@jonathantneal jonathantneal deleted the jn.repeated-variants branch February 14, 2021 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant