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

refreshCookie is currently not exported externally #25633

Closed
hendrikheil opened this issue Feb 5, 2024 · 0 comments · Fixed by #25635
Closed

refreshCookie is currently not exported externally #25633

hendrikheil opened this issue Feb 5, 2024 · 0 comments · Fixed by #25635

Comments

@hendrikheil
Copy link
Contributor

Environment

  • Operating System: Darwin
  • Node Version: v18.18.2
  • Nuxt Version: 3.10.1
  • CLI Version: 3.10.0
  • Nitro Version: 2.8.1
  • Package Manager: npm@9.8.1
  • Builder: -
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

Reproduction

Install nuxt and try to

import { refreshCookie } from '#app';

Describe the bug

The util is just not exported right now. I'll send a PR right away

Additional context

No response

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant