Skip to content

Feedback for “Next.js” #61

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

Closed
songproducer opened this issue Feb 23, 2024 · 2 comments
Closed

Feedback for “Next.js” #61

songproducer opened this issue Feb 23, 2024 · 2 comments

Comments

@songproducer
Copy link

Hi!

I have been learning nextjs by following this tutorial:

https://nextjs.org/learn/dashboard-app/getting-started

After discovering the authentication chapter didn't work I found Hello could be a solution.

But I have minimal NextJS skills - while I can get the hello-test example working, I see how to integrate the hello login button.

When I include in sidenav.tsx file for example I get this error:

node_modules/@hellocoop/react/dist/provider.js (33:48) @ undefined
 ⨯ TypeError: (0 , react_1.createContext) is not a function
@dickhardt
Copy link
Member

Thanks for letting us know - we've replicated - it's an issue that comes up in the app router that does not happen in the pages router.

@rohanharikr
Copy link
Member

We've just released support for the Next.js App Router starting with @hellocoop/[email protected]. You can find the updated documentation here.

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

3 participants