Andre Mendonca

Results 3 issues of Andre Mendonca

### Description When querying for pages or posts by URI, it returns any match of the uri even if it's incomplete. It turns out to be a problem when parent/child...

type: bug
status: actionable
component: query

### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/gifted-shirley-mzlvgy?file=%2Fapp%2Fapi%2Froute.js%3A1%2C1-39%2C1 ### To Reproduce 1. From a client-side component, start a fecth POST request to an API endpoint (route handler) on...

bug
Runtime
Pages Router
Module Resolution

TLDR; When executing a fetch request from a serverless function it sometimes fails returning a UND_ERR_CONNECT_TIMEOUT on a Nex.js production environment hosted on Vercel. I currently have a Next.js site...