Nícholas André

Results 111 comments of Nícholas André
trafficstars

> @nicholasio Think this is a great idea, especially with the privacy laws nowadays. Would love to take a stab at it, were you thinking of including it in core...

This sounds linteresting https://github.com/c15t/c15t

Thanks for opening this issue. @Manussakis recently started working on setting up a basic e2e test. For now, we're looking to set up a very basic test but with the...

We haven't actually used this component in production, but happy to add improvements to it. Wanna submit a PR?

App router is now stable https://nextjs.org/blog/next-13-4

Update: we are feature complete for App Router. Next steps: - [ ] Documentation - [ ] Finish porting the pages router scaffold to the app router variants - [...

> Hey there, seeing no update here for a while, is this going anywhere? I'm interested in being able to use the app router with headstartwp. The work itself to...

This code would only work client-side. I think we'll eventually need to figure out a proper way to support this within Next.js

@tobeycodes interesting idea, feels like more of a workaround but could be a viable option for the `pages` directory. I think this would be solvable for the `app` dir/router based...

With our upcoming release o app router this is now supported inside app router!