Wesley van de Korput
Wesley van de Korput
Hey Neojp, Sorry for the late reaction. Yes the tags show up again once you submit the form via ajax. Gravity forms: 1.6.3 Chrome: 20.0.1132.57 Your latest version of the...
I also have this issue. One thing that really improved my performance for me was by adding: `export const config = { matcher: '/about/:path*', }` The [documentation](https://nextjs.org/docs/advanced-features/middleware#matching-paths) states: _Middleware will...
I have the same issue.