Steven Tey

Results 352 comments of Steven Tey

@Pratham271 sure – what do you have in mind?

Should be fixed now! sorry for the issue

Great idea – this was initially discussed in #207! Just bootstrapped a new branch using https://extension.js.org/ – feel free to take a first stab at it @anirbanpaulcom!

The Platforms Starter Kit now supports [custom 404 pages](https://twitter.com/steventey/status/1676656951852417024)

Looks like this has been fixed – thank you! 🙏

Fantastic idea, thank you @leoferreiralima!

Thank you for the PR @leoferreiralima! Love this idea, but using `searchParams` at the page level will [opt-the entire page into dynamic rendering](https://nextjs.org/docs/app/api-reference/file-conventions/page#:~:text=searchParams%20is%20a%20Dynamic%20API%20whose%20values%20cannot%20be%20known%20ahead%20of%20time.%20Using%20it%20will%20opt%20the%20page%20into%20dynamic%20rendering%20at%20request%20time.). Any chance we can use a `useSearchParams`...

This is brilliant! Thank you 🙏