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

Feedback for “Next.js” #61

Open
songproducer opened this issue Feb 23, 2024 · 1 comment
Open

Feedback for “Next.js” #61

songproducer opened this issue Feb 23, 2024 · 1 comment

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.

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

2 participants