Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

No page context #11

Closed
talkaboutdesign opened this issue Apr 15, 2019 · 5 comments
Closed

No page context #11

talkaboutdesign opened this issue Apr 15, 2019 · 5 comments

Comments

@talkaboutdesign
Copy link

Sample is not working. Full error here:

No page context
Error: No page context
    at Function._callee$ (/Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/next-redux-wrapper/lib/index.js:176:25)
    at tryCatch (/Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/regenerator-runtime/runtime.js:62:40)
    at Generator.invoke [as _invoke] (/Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/regenerator-runtime/runtime.js:288:22)
    at Generator.prototype.(anonymous function) [as next] (/Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/regenerator-runtime/runtime.js:114:21)
    at step (/Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/next-redux-wrapper/lib/index.js:18:221)
    at _next (/Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/next-redux-wrapper/lib/index.js:18:409)
    at /Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/next-redux-wrapper/lib/index.js:18:477
    at new Promise (<anonymous>)
    at Function.<anonymous> (/Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/next-redux-wrapper/lib/index.js:18:97)
    at Function.value [as getInitialProps] (/Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/next-redux-wrapper/lib/index.js:218:25)
    at _callee$ (/Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/next/dist/lib/utils.js:86:30)
    at tryCatch (/Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/regenerator-runtime/runtime.js:62:40)
    at Generator.invoke [as _invoke] (/Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/regenerator-runtime/runtime.js:288:22)
    at Generator.prototype.(anonymous function) [as next] (/Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/regenerator-runtime/runtime.js:114:21)
    at asyncGeneratorStep (/Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/@babel/runtime-corejs2/helpers/asyncToGenerator.js:5:24)
    at _next (/Users/max/Downloads/nextjs-redux-firebase-authentication-master/node_modules/@babel/runtime-corejs2/helpers/asyncToGenerator.js:27:9)
@rwieruch
Copy link
Member

We have two PRs for it, but no one bothered to review them:

#4
#7

Maybe you want to check them out? :)

@talkaboutdesign
Copy link
Author

Worked for me.

@rwieruch
Copy link
Member

Which one of them? :) Then I can merge one of them as fix to the project.

@aarohmankad
Copy link
Contributor

Hey @rwieruch! #7 works perfectly for me :)

@rwieruch
Copy link
Member

Perfect! Thanks for your reply 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants