Skip to content

Fix caching issue during SSR #871

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

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Fix caching issue during SSR #871

merged 1 commit into from
Apr 5, 2024

Conversation

Demivan
Copy link
Member

@Demivan Demivan commented Apr 5, 2024

Description

Do not cache fluent context on the server as server code is not reactive.

Linked Issues

Needed for #695

Additional context

@Demivan Demivan added the Type: Bug Something isn't working label Apr 5, 2024
Copy link

github-actions bot commented Apr 5, 2024

Export Size

fluent-vue

Name Size Diff
useFluent 910 B +13 B (+1.45%) 🔺
createFluentVue 2.49 KB +9 B (+0.35%) 🔺

@Demivan Demivan merged commit 67bb928 into main Apr 5, 2024
15 checks passed
@Demivan Demivan deleted the fix-ssr branch April 5, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Development

Successfully merging this pull request may close these issues.

1 participant