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

next.js/examples/with-tailwindcss-emotion #30026

Closed
druvisc opened this issue Oct 18, 2021 · 2 comments
Closed

next.js/examples/with-tailwindcss-emotion #30026

druvisc opened this issue Oct 18, 2021 · 2 comments
Labels
bug Issue was opened via the bug report template. examples Issue was opened via the examples template.

Comments

@druvisc
Copy link

druvisc commented Oct 18, 2021

What example does this report relate to?

with-tailwindcss-emotion

What version of Next.js are you using?

11.1.2

What version of Node.js are you using?

16.11.1

What operating system are you using?

macOS

Describe the Bug

error - ./pages/_app.js
TypeError: Cannot read properties of undefined (reading 'theme')

Expected Behavior

App to launch.

To Reproduce

npx create-next-app --example with-tailwindcss-emotion with-tailwindcss-emotion-app
cd with-tailwindcss-emotion-app
npm run dev

@druvisc druvisc added bug Issue was opened via the bug report template. examples Issue was opened via the examples template. labels Oct 18, 2021
@jamesmosier
Copy link
Contributor

This appears to be a duplicate of #26337

@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue was opened via the bug report template. examples Issue was opened via the examples template.
Projects
None yet
Development

No branches or pull requests

3 participants