-
Hello,
I'm trying next-translate for a multilingual site using BlitzJS. Although, Blitzjs is based on Nextjs, I couldn't get it to work because in Blitz pages can be created in more places not just…
-
As the title describes, we have text in the documentation that I believe is being replaced unintentionally.
![Screen Shot 2021-10-30 at 8 28 28 PM](https://user-images.githubusercontent.com/1937198…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [C…
-
### Describe the feature you'd like to request
To prefix I have very little understanding of how webpack works. I'm simply going off of what I've seen next.js do.
One thing all webdevelopers have …
-
### What is the new or updated feature that you are suggesting?
End-to-end type safety by inferring the return type of useDataLoader from the loader. Possibly achieved by either using superJSON to …
-
1. Set light mode on the docs
1. Open blitzjs.com in new tab
1. See that dark mode is shown, even thought dark mode toggle is set to light mode
This used to work, so not sure why it's not now. We…
-
We need to copy content from https://nextjs.org/docs/advanced-features/debugging and add it to https://blitzjs.com/docs/troubleshooting (tweaking wording as needed to apply to Blitz)
-
I'd like to explore the documentation, build some code, and understand the value proposition of using a full stack React framework like Blitz.js.
Key goals will be to understand:
- How is Blitz.j…
-
### Sanity checks
- [X] My issue relates to a specific CLI completion spec (e.g. `git checkout` is missing options in `git` completion spec). If your issue is more general, please create your issue h…
-
Hi. I'm trying to get this great library to work in a (Blitzjs with) Prisma project, but don't seem to get it installed properly.
Steps:
```
me@computer:~/project$ npm i --save-dev zod-prisma
…