-
I'm running into a strange issue where only the first change to a field is triggering a notification to the event listeners on the field. It's hard to provide a clean code sample because it's happenin…
-
**tl;dr:** Is it possible to unwrap both read and write proxies in order to perform referential equality comparisons? Or is there a better way to accomplish this?
### Problem
Imagine we have a l…
-
I'm using `useSnapshot` and found what I think is a bug, so I'm reporting it.
When I console.log() the return value of `useSnapshot`, it is output as a Proxy object on the v8 engine (chrome). And l…
-
We are getting ready. Here's action items.
## Fixing bugs
For this we need more bug reports.
- [x] #327 Snowpack atomState.d is not defined
- [x] #351 Freezes when updating multiple async at…
-
### Issue Description
Great work with adding support for [React context API](https://github.com/wix/react-native-navigation/issues/3549) @guyca!
I've managed to get context working as expected f…
SMJ93 updated
3 years ago
-
### Context
I'm saving inside the proxy a ref of a button.
### Description
But when I use `useSnapshot`, which returns the type infered from the proxy but wrapped with the utility `NonPromise…
-
https://unpkg.com/browse/valtio@1.0.1/index.module.js
```js
import { snapshot, subscribe, getVersion } from './vanilla';
export * from './vanilla';
```
...should point to https://unpkg.com/br…
-
#### Käsitteen tyyppi
CONCEPT
#### Ehdotettu termi suomeksi
materiaalijalanjälki
#### Aineisto jonka kuvailussa käsitettä tarvitaan (esim. nimeke tai URL)
The metabolism of socio-econo…
-
Hi,
I was wondering if it is possible to use the reconciler function to create a portal.
Looking at how react-three-fiber is doing it, it seems to be a simple [function](https://github.com/pmndrs/…
-
The test was broken as noted in #995
The isKeyed test prints an ERROR when either the html is wrong or a keyed implementation doesn't behave keyed (whereas it makes little sense to validate a non-ke…