-
Hi,
I tried to improve blitzjs live-reload loading time by installing esbuild-loader in my project. As per https://github.com/privatenumber/esbuild-loader/issues/62,
Good news is live-reload t…
-
https://blitzjs.com/docs/cli-new is missing `--js` in the options. Adding it there would be nice.
-
### What is the problem?
When I use the example usePaginatedQuery code in the docs (https://blitzjs.com/docs/use-paginated-query) the next button is not appearing / disappearing correctly.
-
When a user lands on the new https://next.blitzjs.com/ site click on the dark mode toggle it will switch the theme to dark mode and save the state of the theme.
Now if the user refreshes the page t…
-
When using nextjs using this next.config.js:
```
const { ESBuildPlugin } = require('esbuild-loader')
module.exports = {
webpack: (config, { buildId, dev, isServer, defaultLoaders, webpack }) …
-
## Bug description
Sometimes, due to DB connections limit, the client fails with this error:
```
Error in connector: Error creating a database connection. (Operation timed out (mobc timeout))
…
-
Hi, thanks so much for putting this together. Unfortunately I'm not able to get this to work.
Original CSS:
```
.wheelPoint {
display: block;
position: relative;
top: calc(-25% - 2px…
-
Create the site nav in light and dark mode and display it on all pages.
We will update this list as new issues get created but here are the other requirements for the nav to be complete.
- [ ] Add…
-
- Plugin Name: Material Theme UI
- Plugin Version: 6.12.1
- OS Name: Mac OS X
- OS Version: 10.14.6
- Java Version: 11.0.9
- App Name: PhpStorm
- App Full Name: PhpStorm
- Is Snapshot: false
- App Bui…
-
Hi, I'm coming here straight after watching [your very interesting talk](https://www.youtube.com/watch?v=CgfF1Otav_o) and given that documentation is still a WIP I'd very much appreciate a small descr…