remix icon indicating copy to clipboard operation
remix copied to clipboard

cannot use Response.json() on vercel

Open lifeiscontent opened this issue 1 year ago • 1 comments

when using Response.json() on a deployment I am seeing sentry logs:

Response.json is not a function

lifeiscontent avatar Dec 17 '24 23:12 lifeiscontent

same here - this is for resource route where json(..) data(..) helper isn't advisable, only Response

ap-justin avatar Jan 25 '25 12:01 ap-justin