Luke Hoskins
Results
2
issues of
Luke Hoskins
### Describe the bug I am trying to follow the guide at [NextJs | Bit](https://bit.dev/reference/adopting-bit/nextjs#create-a-react-component-development-environment-('env')), and am encountering a 'JavaScript heap out of memory' error trying to add a react...
type/bug
The `sql` template literal uses [@neondatabase/serverless](https://github.com/neondatabase/serverless), which uses `fetch`. When using this function in Next.js, this causes the result to be automatically cached. As this function does not expose the...