We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
Hydrogen
2023-01
N/A
Use the shopify client in SSR land in other frameworks (Next.js app directory, Astro SSR)
I should be able to simply use the client component in a server-only world.
Errors due to the use of importing react & browser specific (hooks, etc) code.
The text was updated successfully, but these errors were encountered:
Hello, can you please provide an example repo for us to look at? Otherwise we'll end up closing this issue. Thanks!
Sorry, something went wrong.
No branches or pull requests
What is the location of your example repository?
No response
Which package or tool is having this issue?
Hydrogen
What version of that package or tool are you using?
2023-01
What version of Remix are you using?
N/A
Steps to Reproduce
Use the shopify client in SSR land in other frameworks (Next.js app directory, Astro SSR)
Expected Behavior
I should be able to simply use the client component in a server-only world.
Actual Behavior
Errors due to the use of importing react & browser specific (hooks, etc) code.
The text was updated successfully, but these errors were encountered: