-
An #h2 section for each framework integration. Start with Tailwind but suggested additions:
* Linaria
* Style components
* React Bootstrap
* More to come
-
### 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?
Adding something like `import "@fontsource-variable/inter";` to the `storybook.preview.js` causes a build error regarding no sourcemaps for `resolve-url-loader`.
This work…
-
### What's not working?
On **vite.config.ts** I wanted to add a simple alias "@"
```
const viteConfig: UserConfig = {
plugins: [redwood()],
resolve: {
alias: [
{
find…
-
### 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…
-
### Summary and description
This is the related doc: [graphql#use-in-docusaurus](https://redwoodjs.com/docs/graphql#use-in-docusaurus). When I setup the docusaurus workspace, I encountered some error…
-
### What's not working?
I expected `yarn rw test` to not cause any security, virus or malware warnings what so ever.
### How do we reproduce the bug?
- Setup new project `yarn create redwood-…
-
- Reference: "API tests assume api/src/lib/db to export a Prisma client" PR#3707
https://github.com/redwoodjs/redwood/issues/3707
Need to audit what can be currently done -- and if not, then add…
-
### What's not working?
I understand that SKIP_DB_PUSH=1 is used when testing code that doesn't use the database.
(https://github.com/redwoodjs/redwood/issues/5303)
However, the issue lies in …
-
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…