issues
search
jotaijs
/
jotai-scope
MIT License
60
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add default atom values
#63
adamgen
opened
5 days ago
1
Write-only atom in useAtomCallback does not follow scope rules for derived atoms
#62
koutaro-masaki
opened
1 week ago
2
update jotai
#61
dmaskasky
closed
1 month ago
0
chore(tests): update references to tests to point to local jotai instance
#60
dmaskasky
closed
1 month ago
0
chore(jotai): add jotai for local reference
#59
dmaskasky
closed
1 month ago
0
Format
#58
dmaskasky
closed
1 month ago
1
minor tweaks for readability
#57
dmaskasky
closed
1 month ago
1
[WIP] Refactor to use the new jotai store derive method (Attempt 2)
#56
dmaskasky
opened
1 month ago
0
update version to 0.7.2
#55
dmaskasky
closed
2 months ago
1
fix ScopeProvider error for polyfill
#54
dmaskasky
closed
2 months ago
1
fix ScopeProvider error for polyfill
#53
dmaskasky
closed
2 months ago
1
Atom Families support - TypeError: fn is not a function (it is Object)
#52
Tadimsky
closed
2 months ago
2
Feat: Add Support for Scoping `atomFamily` in Jotai
#51
dmaskasky
closed
2 months ago
3
Difficulty Managing Dynamic `atomFamily` Instances in `ScopeProvider`
#50
Yarden-Ankonina
closed
2 months ago
1
Unscoped derived atoms do not update dependencies with 2.9.0
#49
dmaskasky
closed
3 months ago
0
update jotai-scope config
#48
dmaskasky
closed
3 months ago
1
update jotai-scope config
#47
dmaskasky
closed
3 months ago
1
[WIP] Refactor to use the new jotai store derive method
#46
dmaskasky
closed
1 month ago
0
0.7.0
#45
dmaskasky
closed
3 months ago
1
update tsconfig
#44
dmaskasky
closed
3 months ago
1
0.6.1
#43
dmaskasky
closed
3 months ago
1
Proposal: Enhance ScopeProvider to allow selective store management
#42
moriyuu
closed
2 months ago
3
Atoms not working with Jotai v2.9 (new store implementation)
#41
rothsandro
closed
3 months ago
5
Update tests
#40
dmaskasky
closed
4 months ago
1
update tsconfig
#39
dmaskasky
closed
4 months ago
2
No unstable is
#38
dmaskasky
closed
4 months ago
1
Is useHydrateAtoms only available when using SSR?
#37
ampcpmgp
closed
4 months ago
3
Scope caused `atomWithObservable` to be out of sync
#36
tien
opened
4 months ago
2
feat: add no-scope api to ScopeProvider
#35
dmaskasky
closed
2 months ago
4
Update package.json
#34
dai-shi
closed
5 months ago
1
Refactor ScopeProvider
#33
dmaskasky
closed
5 months ago
38
Nested Scope Consistency Question
#32
dmaskasky
closed
5 months ago
31
test(scope): turn examples into test cases
#31
yf-yang
closed
6 months ago
5
feat(scope): support using derived atom in ScopeProvider
#30
yf-yang
closed
6 months ago
1
docs(scope): Add tips gathered from common issues
#29
yf-yang
closed
6 months ago
1
customAtoms are not properly scoped
#28
dmaskasky
closed
6 months ago
35
feat: export useStore hook using the isolated context
#27
marcocondrache
closed
6 months ago
1
expose context from create isolation
#26
marcocondrache
closed
6 months ago
2
Computed atoms get needlessly triggered again
#25
RaffaeleCanale
opened
7 months ago
11
atom derived from a scoped atom can't read it's own value
#24
il3ven
closed
5 months ago
8
how to get value of the different scope atom outside the scope
#23
HananoshikaYomaru
closed
7 months ago
1
ScopeProvider calling referenced atom multiple times for each ScopeProvider intance
#22
jsheely
closed
9 months ago
3
Intercepted copy unexpectedly get cached by jotai
#21
yf-yang
closed
9 months ago
5
feat(scope): A complete rewrite of ScopeProvider (#16, #17)
#20
yf-yang
closed
9 months ago
10
Instance level debug flag for jotai-scope?
#19
yf-yang
closed
6 months ago
3
fix unexpected isolation
#18
ImSingee
closed
9 months ago
9
Bug with `ScopeProvider ` falsely capturing an immer atom
#17
dbmikus
closed
9 months ago
17
Can't use with reducer
#16
ImSingee
closed
9 months ago
5
fix(isolation): fix prop types
#15
dai-shi
closed
9 months ago
1
Spread is faster than Array.from
#14
AjaxSolutions
closed
1 year ago
3
Next