Skip to content

How to implement React Helmet Async without no access do Next pages folder #250

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

Open
andre-araujo-de-menezes opened this issue Mar 11, 2025 · 0 comments

Comments

@andre-araujo-de-menezes

Hello everyone,

This is more of a question than an issue report.

I'm working on an ecommerce project using Vtex Faststore. In this environment, I don't have access to the NextJS pages folder, which means I can't implement the <HelmetProvider /> component in the usual way.

Is there any alternative solution for my situation? I'm currently considering switching to the original React Helmet (non-async version) as a workaround.

Thank you for your help!

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

No branches or pull requests

1 participant