Arnaud Jeannin
Arnaud Jeannin
I have the same issue with next/image component? Do you have an example with this component?
Can we update the doc according to @kouliavtsev solution?
@MatteoGioioso I tried to set `NODE_PG_FORCE_NATIVE` but this does not solve the error. Is it possible to use postgres instead pg as detailed here? https://answers.netlify.com/t/continues-deployment-of-functions-with-postgresql/44730/30
Sorry no I haven't this variable `NODE_PG_FORCE_NATIVE` How would you do to use another library like `postgres` ? Would be awesome to get an example working with Netlify!
Works for me like this: ``` /** @jsx jsx */ import { jsx, Grid } from '@chakra-ui/core'; import Swiper from 'react-id-swiper'; function CarouselGrid() { const params = { navigation: {...
Same issue. Did you find a workaround? I get empty objects.
@LauraImpact I had the same issue. The problem was due to my middleware config and `tunnelRoute` routing to `/monitoring` I fixed it by adding monitoring route as an exception ```...
Already done 😔
Hi @jonathanhefner I noticed you're marked as a reviewer for MCP client submissions. I believe [ravenala.ai](https://ravenala.ai/) client would benefit the MCP community by expanding user choice in the ecosystem. What...