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: render background styles after builder reload #4259

Merged
merged 2 commits into from
Oct 9, 2024
Merged

fix: render background styles after builder reload #4259

merged 2 commits into from
Oct 9, 2024

Conversation

TrySound
Copy link
Member

@TrySound TrySound commented Oct 9, 2024

Ref #4244

When started rendering all preview var() fallbacks as unparsed. Styles renderer was not able anymore to rerender those.

So here at least temporary just added computed with transform value to always rerender when assets are changed.

Ref #4244

When started rendering all preview var() fallbacks as unparsed.
Styles renderer was not able anymore to rerender those.

So here at least temporary just added computed with transform value
to always rerender when assets are changed.
@TrySound
Copy link
Member Author

TrySound commented Oct 9, 2024

Hm, nope. Didn't work

@TrySound TrySound merged commit 62467a3 into main Oct 9, 2024
15 checks passed
@TrySound TrySound deleted the fix-bg branch October 9, 2024 21:37
TrySound added a commit that referenced this pull request Oct 9, 2024
Ref #4244

When started rendering all preview var() fallbacks as unparsed. Styles
renderer was not able anymore to rerender those.

So here at least temporary just added computed with transform value to
always rerender when assets are changed.
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.

2 participants