-
#### Ehdotuksen tyyppi
Muutos olemassa olevaan käsitteeseen
#### preflabel
[islamilaiset maat](http://www.yso.fi/onto/ysa/Y136086)
#### Tila
Käsittelyssä
#### Ehdotettu muutos
Li…
-
Please click to view larger image.
![动画](https://user-images.githubusercontent.com/16471930/154612064-1c369aa6-657e-4e97-92d0-68408a94285c.gif)
![image](https://user-images.githubusercontent.com…
-
-
Hello! I wish to be able to dispatch a function instead of using setters and getters. But how is it better to deal with its type?
```typescript
interface MyStore {
bears: number;
honey: numb…
-
Hey, thanks for this library. It's wonderfully simple. I was using `use-react-query-auto-sync` but it wasn't working for my usecase & this one did work removing a lot of code.
I am facing 1 problem…
-
Hello,
Since 18 is already here, I am wondering if there's any suggested - or "planned" - way for Zustand to work, the proper way, with `Suspense`.
Merry Christmas to you all! 🎉
-
Is there a way to not trigger a state update when assigning the same data?
Use case: I have an array of objects/instances which is immutable, but I need to sync it with a valtio store on a regular …
-
Has anyone been able to upgrade to Tailwind 3 yet? I am getting stuck and have little clue on what to do next.
-
[code example](https://codesandbox.io/s/sad-wave-ceqec?file=/src/App.js)
```javascript
import { proxy } from "valtio";
import { atomWithProxy } from "jotai/valtio";
// ...
const testArray =…
-
Good Job!But i have some questions
I see this issue
![image](https://user-images.githubusercontent.com/25007230/129860957-07990bae-5b36-44bf-b61b-7978a15e4249.png)
As you can see from above,jo…