Wesley van de Korput

Results 3 comments of 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...