Results 44 comments of Josh Story

test

test2

@AkifumiSato every dynamic API in Next.js is fundamentally an API that lets you access an underlying Request. But when you write a Next.js application you are writing components that can...

@eps1lon we can’t cover all unfortunately because the things that don’t work are properties that are essential to the working of Promises. practically only params and search params are affected...

@slorber can you update to React 19 canary in a branch and push that up? we don't minify production builds there. It's posssible the bug will go away with the...

new comment

hi @ahce, the preload functions aren't a shortcut to rendering a preload tag. They are an instruction to react to inform it about a resource that will be used in...