[Bug] atomValues empty using useTransactionObservation_UNSTABLE
See original GitHub issueThe subscription to the observer fires correctly when changing atoms, and returns the correct key (modifiedAtoms) but the atomValues Map is empty.
Im referring to this method:
useTransactionObservation_UNSTABLE(({atomValues, atomInfo, modifiedAtoms})
Edit: atomInfo is not empty
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Empty divs do not respect CSS hover states when using 'color ...
Issue 275044: Empty divs do not respect CSS hover states when using 'color:' to declare color · 1. Create div (no content) with...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Have you defined your atoms with a persistence_UNSTABLE value?
export const myAtom = atom({ key: 'myAtom', default: {}, persistence_UNSTABLE: { type: true }, });
Can you tell me if it’s less or more than a month? I know you can’t tell me the real release date for sure, I just need rough estimate what the chances are that it will be more than a month.