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(nuxt): avoid calling runWithContext #334

Merged
merged 4 commits into from
Sep 16, 2024
Merged

Conversation

prazdevs
Copy link
Owner

Description

Using useNuxtApp and runWithContext was causing Nuxt errors. Seems like plain removing it and letting useCookie handle everything is working fine without errors.

Linked Issues

#328

@prazdevs prazdevs merged commit 48669d5 into main Sep 16, 2024
1 check passed
@prazdevs prazdevs deleted the fix/middleware-cookies branch September 16, 2024 11:55
@prazdevs prazdevs linked an issue Sep 16, 2024 that may be closed by this pull request
5 tasks
@timmywiff
Copy link

I just ran into this issue. It's great to see that it has been fixed. Would you be able to release this soon?

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.

[nuxt] use in middleware with redirects
2 participants