-
### What's not working?
This is connected to #6197, as we're also seeing a status code 500 – however that issue is concerned with the API side only.
We have a working RedwoodJS application that …
-
### What's not working?
After upgrading to the latest version of Prisma, our Redwood app's GraphQL queries for nested fields are returning incomplete data. For example, when querying posts { comment…
-
### What's not working?
I get the following error when I manually delete a page directory
```
gen | node:fs:453
gen | return binding.readFileUtf8(path, stringToFlags(options.flag));
gen | …
Tobbe updated
3 months ago
-
I was wondering if it makes sense to create some form of helper or something to easily mock out the usePageLoadingContext. I'm now doing it this way:
```javascript
import { render, screen } from '…
-
### What's not working?
unfortunately my username "kumaran sony" has space in it (windows 11). I just tried to create a new(my first) redwoodjs project and I couldn't. Please see the below screenshot…
-
### What's not working?
hey
### How do we reproduce the bug?
_No response_
### What's your environment? (If it applies)
_No response_
### Are you interested in working on this?
- [ ] I'm intere…
-
### What's not working?
all `render` tests fail with
```
Jest encountered an unexpected token
Jest failed to parse a file. This happens e.g. when your code or its dependencies use non-sta…
-
See: https://www.npmjs.com/package/@redwoodjs/graphql-server
See: https://www.npmjs.com/package/@redwoodjs/api
Ahead of v1.0's release, it feels like all the package readme's need to get updated a…
-
After `yarn` command receiving error:
`error Couldn't find a package.json file in "/Users/iowens/Repos/Redwood/example_todo"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about th…
-
I am using RedwoodJS on Netlify functions for our app, and so I need to use the pino logtail transport for logging.
I noticed recently that logs are going missing, especially when they are at the e…