We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c76de commit 8fec733Copy full SHA for 8fec733
web/next.config.js
@@ -23,6 +23,7 @@ module.exports = {
23
experimental: {
24
scrollRestoration: true,
25
},
26
+ // Remove once confirmed that posthog.init works without it
27
// rewrites: async () => {
28
// if (isAppBuild) {
29
// return []
0 commit comments