OneGraph / onegraph-changelog

Product Changelog for OneGraph using Persisted Queries

Home Page:https://onegraph.com/changelog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commenting 404

lorensr opened this issue · comments

How weird! There must be some bug in the client-side routing b/c going to that url directly works.

I'll take a closer look later tonight. Thanks for the report!

Ha, so it does ☺️

Fixed now! Thanks again for reporting.

I had a heck of a time debugging, because it only happens if you set a basePath in the .next.config.js (in our case the basePath is /changelog, but I don't usually set it when developing locally).

I updated to next.js 10.0.6 with this fix vercel/next.js@97e9d54 and now all is well.