arunoda / learnnextjs-demo

Demo App of the http://learnnextjs.com
93 stars 139 forks source link

Upgrade react-highlight version #32

Closed yurynix closed 6 years ago

yurynix commented 6 years ago

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:

timneutkens commented 6 years ago

https://github.com/arunoda/learnnextjs-demo/pull/35

timneutkens commented 6 years ago

Thank you very much for your contribution 🙏