-
### We are keeping here a list of requested folder icons.
We are going to update this list as we go along adding icons.
Before requesting a folder icon make sure to check out the already [supporte…
JimiC updated
2 years ago
-
I'm sure you're tracking the pulse of material design standards like me and others. That being said, material ui version 3 is out.
We should track MUI being migrated from Material Design v2 to Mate…
-
TLDR;
When executing a fetch request from a serverless function it sometimes fails returning a UND_ERR_CONNECT_TIMEOUT on a Nex.js production environment hosted on Vercel.
I currently have a Next.…
-
**Describe the bug**
I'm developing a Next.js application, and I want to use react-query to handle requests on both client and server sides. I already set up the requirements for react-query (provide…
-
-
**Describe the bug**
When trying to do build-storybook it gets to 92% and then fails with the following out of memory error:
```
92% chunk asset optimization TerserPlugin
FATAL ERROR: Ineffectiv…
-
### Describe the Bug
The following warning is shown in the browser console in the Experience Editor:
> Warning: Prop `phkey` did not match. Server: "null" Client: "jss-main"
> code
> Placeholder…
-
# Bug report
**What is the current behavior?**
```sh
[webpack-cli] Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:67:19…
-
Hi, I was working on he frontend, and out of the blue the following output appeared in the console:
```bash
Platform node has already been set. Overwriting the platform with node.
cpu backend was…
-
### Describe the bug
Hello, many thanks for your hard work!
We are introducing the app router to some of our pages and we decided to use react-query with `` to do pre-fetch in SSR.
I understand…