After following all the steps and running the app, visiting http://localhost:3000/p/hello-nextjs will output the error Cannot read property 'querySelectorAll' of null with a stack trace.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Fixes: https://github.com/zeit/next-site/issues/39
Description
After following all the steps and running the app, visiting http://localhost:3000/p/hello-nextjs will output the error Cannot read property 'querySelectorAll' of null with a stack trace.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository: