Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pmndrs/zustand
π» Bear necessities for state management in React
https://github.com/pmndrs/zustand
fix: sample startup failure issue fix
SilentFlute opened this pull request over 1 year ago
SilentFlute opened this pull request over 1 year ago
docs: fix document error of persist with hydration
arvinxx opened this pull request over 1 year ago
arvinxx opened this pull request over 1 year ago
chore: prevent merging eslint configs
arjunvegda opened this pull request over 1 year ago
arjunvegda opened this pull request over 1 year ago
chore(tests): migrate to vitest
arjunvegda opened this pull request over 1 year ago
arjunvegda opened this pull request over 1 year ago
Fix document details
zc627788 opened this pull request over 1 year ago
zc627788 opened this pull request over 1 year ago
Added persistance seriallization configurations
OfirYC opened this pull request over 1 year ago
OfirYC opened this pull request over 1 year ago
fix(docs): broken testing doc link
spacemeowx2 opened this pull request over 1 year ago
spacemeowx2 opened this pull request over 1 year ago
Simplify TS slices example
Runeii opened this pull request over 1 year ago
Runeii opened this pull request over 1 year ago
feature(demo): update demo to support copying typescript code
dbritto-dev opened this pull request over 1 year ago
dbritto-dev opened this pull request over 1 year ago
fix(docs): update testing doc
dbritto-dev opened this pull request over 1 year ago
dbritto-dev opened this pull request over 1 year ago
fix(docs): update testing doc
dbritto-dev opened this pull request over 1 year ago
dbritto-dev opened this pull request over 1 year ago
fix(docs): fixes ExtractState in TypeScript guide
JacobWeisenburger opened this pull request over 1 year ago
JacobWeisenburger opened this pull request over 1 year ago
demo: add docs link to the demo page
chrisk-7777 opened this pull request over 1 year ago
chrisk-7777 opened this pull request over 1 year ago
Using Suspense alongside Zustand crashes the app
sbboli opened this issue over 1 year ago
sbboli opened this issue over 1 year ago
chore(deps): update dev dependencies
dai-shi opened this pull request over 1 year ago
dai-shi opened this pull request over 1 year ago
`set` type is too lax and allow setting invalid state
pawbor opened this issue over 1 year ago
pawbor opened this issue over 1 year ago
TypeError: store.getState is not a function
ikotsov opened this issue over 1 year ago
ikotsov opened this issue over 1 year ago
Don't recommend memoizing selectors
pastelmind opened this pull request almost 2 years ago
pastelmind opened this pull request almost 2 years ago
"import.meta" is not available in the configured target environment ("es2017") and will be empty
hassanshaikley opened this issue almost 2 years ago
hassanshaikley opened this issue almost 2 years ago
How to use derived/computed state?
vlad-solomon opened this issue almost 2 years ago
vlad-solomon opened this issue almost 2 years ago
fix(middleware/persist): ensure argument for `onRehydrateStorage` and `onHydrate` is defined on first hydration
coffeebeats opened this pull request almost 2 years ago
coffeebeats opened this pull request almost 2 years ago
The argument passed to `onRehydrateStorage` and `onHydrate` is always `undefined` during first hydration
coffeebeats opened this issue almost 2 years ago
coffeebeats opened this issue almost 2 years ago
Zustand
UGKONG opened this issue almost 2 years ago
UGKONG opened this issue almost 2 years ago
fix(middleware/persist): ensure `persist` does not drop updates in `onRehydrateStorage` when using a synchronous storage API
coffeebeats opened this pull request almost 2 years ago
coffeebeats opened this pull request almost 2 years ago
State updates within the 'onRehydrateStorage' callback using a synchronous storage API get dropped
coffeebeats opened this issue almost 2 years ago
coffeebeats opened this issue almost 2 years ago
fix(doc): update state-with-url-hash demo
hi-otto opened this pull request almost 2 years ago
hi-otto opened this pull request almost 2 years ago
jsx in store function throws error with vitest and testing-library
chrishoermann opened this issue almost 2 years ago
chrishoermann opened this issue almost 2 years ago
chore: add extension in imports
dai-shi opened this pull request almost 2 years ago
dai-shi opened this pull request almost 2 years ago
chore(deps): update dev dependencies
dai-shi opened this pull request almost 2 years ago
dai-shi opened this pull request almost 2 years ago
feat: use store with getters
aoiste opened this pull request almost 2 years ago
aoiste opened this pull request almost 2 years ago
refactor(types): add readonly store and refine useStore typing
FaberVitale opened this pull request almost 2 years ago
FaberVitale opened this pull request almost 2 years ago
fix(docs): Update imports
kevin51jiang opened this pull request almost 2 years ago
kevin51jiang opened this pull request almost 2 years ago
Two Stores called in a Parent and Child Component conflict
joaopedrosdmm opened this issue almost 2 years ago
joaopedrosdmm opened this issue almost 2 years ago
Added to third-party libraries
ctolmsted opened this pull request almost 2 years ago
ctolmsted opened this pull request almost 2 years ago
fix: typo in shallow.ts
ysulyma opened this pull request almost 2 years ago
ysulyma opened this pull request almost 2 years ago
regression: zustand.createStore is not a function in 4.3.4
grabbou opened this issue almost 2 years ago
grabbou opened this issue almost 2 years ago
fix(build): re-export createStore from index
hiendv opened this pull request almost 2 years ago
hiendv opened this pull request almost 2 years ago
chore(deps): update dev dependencies
dai-shi opened this pull request almost 2 years ago
dai-shi opened this pull request almost 2 years ago
fix(build): add explicit export paths for cjs
barelyhuman opened this pull request almost 2 years ago
barelyhuman opened this pull request almost 2 years ago
NextJS: [zustand devtools middleware] Please install/enable Redux devtools extension
adrenaline681 opened this issue almost 2 years ago
adrenaline681 opened this issue almost 2 years ago
feat: add `useHydration` hook
KrzysztofMoch opened this pull request almost 2 years ago
KrzysztofMoch opened this pull request almost 2 years ago
docs: remove unused variable
michaeloliverx opened this pull request almost 2 years ago
michaeloliverx opened this pull request almost 2 years ago
feat(middleware/persist): add skip hydration option #405
gmanninglive opened this pull request almost 2 years ago
gmanninglive opened this pull request almost 2 years ago
fix(build): possibly improve ESM for production build
dai-shi opened this pull request almost 2 years ago
dai-shi opened this pull request almost 2 years ago
Fix Jest example's usage of default imports
adimit opened this pull request almost 2 years ago
adimit opened this pull request almost 2 years ago
fix(docs): resolve different section linking behavior with special chβ¦
sewera opened this pull request almost 2 years ago
sewera opened this pull request almost 2 years ago
Broken build in remix with cloudflare-workers. Use of import.meta.env.
mxck opened this issue almost 2 years ago
mxck opened this issue almost 2 years ago
The component update data in IFRAM is out of sync
declanchiu opened this issue almost 2 years ago
declanchiu opened this issue almost 2 years ago
docs: typescript - provide information about exactOptionalPropertyTypes
chrisk-7777 opened this pull request almost 2 years ago
chrisk-7777 opened this pull request almost 2 years ago
fix(build): UMD names
dai-shi opened this pull request almost 2 years ago
dai-shi opened this pull request almost 2 years ago
fix(react, types): relax react types
lukesmurray opened this pull request almost 2 years ago
lukesmurray opened this pull request almost 2 years ago
Error with zustand exports in parcel production builds
nicobohne opened this issue almost 2 years ago
nicobohne opened this issue almost 2 years ago
Revert breaking change in v4.3.0
charkour opened this pull request almost 2 years ago
charkour opened this pull request almost 2 years ago
Calling state setter function in onRehydrateStorage listener is not working when onRehydrateStorage and partialize exists
lclrobert2020 opened this issue almost 2 years ago
lclrobert2020 opened this issue almost 2 years ago
devtools order in documentation is wrong
martin-mok-hextrust opened this issue about 2 years ago
martin-mok-hextrust opened this issue about 2 years ago
fix(docs): Add Slices pattern example
jmantonellini opened this pull request about 2 years ago
jmantonellini opened this pull request about 2 years ago
Zustand store in React context with Suspense causes server-client mismatch
max-ch9i opened this issue about 2 years ago
max-ch9i opened this issue about 2 years ago
fix(types): Add typing for subscribe function with selector.
connorgmeehan opened this pull request about 2 years ago
connorgmeehan opened this pull request about 2 years ago
Suggestion: drop uncurried support of `create`
devanshj opened this issue about 2 years ago
devanshj opened this issue about 2 years ago
feat: deprecate some APIs toward v5
dai-shi opened this pull request about 2 years ago
dai-shi opened this pull request about 2 years ago
Zustand breaks with NextJS 13 when enabling appDir (Cannot read properties of null (reading 'useDebugValue'))
lucasmerlin opened this issue about 2 years ago
lucasmerlin opened this issue about 2 years ago
Zustand/middleware - devtools - NextJS 13 w/ Turbopack Error: "Cannot use 'import.meta' outside a module"
JStuve opened this issue about 2 years ago
JStuve opened this issue about 2 years ago
Cannot find module 'immer' from 'node_modules/zustand/middleware/immer.js'
leandroluk opened this issue about 2 years ago
leandroluk opened this issue about 2 years ago
Update docs for slice pattern and usage of middleware such as devtools example included
enyelsequeira opened this issue about 2 years ago
enyelsequeira opened this issue about 2 years ago
fix(docs): move gotchas to docs/getting-started section
dbritto-dev opened this pull request over 2 years ago
dbritto-dev opened this pull request over 2 years ago
Document for state with URL hash.
guymoon opened this issue over 2 years ago
guymoon opened this issue over 2 years ago
[documentation update] Individual page audit
chrisk-7777 opened this issue over 2 years ago
chrisk-7777 opened this issue over 2 years ago
Multiple `undefined` sections with broken links in the docs website
pedrossdemelo opened this issue over 2 years ago
pedrossdemelo opened this issue over 2 years ago
Zustand v4 gives error in combination with react-three-fiber (works with v3)
Tirzono opened this issue over 2 years ago
Tirzono opened this issue over 2 years ago
Persist middleware and SSR/SSG
kinoadr opened this issue over 2 years ago
kinoadr opened this issue over 2 years ago
fix(docs): Update persisting-store-data.md
charkour opened this pull request over 2 years ago
charkour opened this pull request over 2 years ago
Uncaught TypeError: Cannot set properties of undefined (setting 'setState')
kcibdev opened this issue over 2 years ago
kcibdev opened this issue over 2 years ago
Cannot clear storage after updating to 3.7.2
sandergo90 opened this issue over 2 years ago
sandergo90 opened this issue over 2 years ago
feature(persist): add method getOptions on persist api and update documentation
tbor00 opened this pull request over 2 years ago
tbor00 opened this pull request over 2 years ago
Trying to migrate to v4 but hitting issue with mocking
httpete opened this issue over 2 years ago
httpete opened this issue over 2 years ago
Persist Partialize not working with TypeScript
Fitzpa opened this issue over 2 years ago
Fitzpa opened this issue over 2 years ago
Suggestion from my own confusion
elilondon opened this issue over 2 years ago
elilondon opened this issue over 2 years ago
TypeError: dispatcher.useSyncExternalStore is not a function
differentMonster opened this issue over 2 years ago
differentMonster opened this issue over 2 years ago
TS issue with the set function when using devtools (with older TS versions)
kwaimind opened this issue over 2 years ago
kwaimind opened this issue over 2 years ago
Issue with Bitbucket Pipelines with Next.js 12, Zustand, and Cypress
FlorianWoelki opened this issue over 2 years ago
FlorianWoelki opened this issue over 2 years ago
Error: Missing getServerSnapshot, which is required for server-rendered content.
ZMonk91 opened this issue over 2 years ago
ZMonk91 opened this issue over 2 years ago
Support Action Name in Typescript SetState
WaleedZ90 opened this issue over 2 years ago
WaleedZ90 opened this issue over 2 years ago
Error when using inside React Native (Android) / Works fine with React Native web.
OsamaAburabie opened this issue over 2 years ago
OsamaAburabie opened this issue over 2 years ago
TypeError: getSnapshot is not a function
Kripu77 opened this issue over 2 years ago
Kripu77 opened this issue over 2 years ago
Wait for Nextjs rehydration before zustand store rehydration
MoustaphaDev opened this issue over 2 years ago
MoustaphaDev opened this issue over 2 years ago
zustand stops working after HMR (hot module reload)
petercutting opened this issue over 2 years ago
petercutting opened this issue over 2 years ago
Using subscribeWithSelector and immer middleware
alexshelkov opened this issue over 2 years ago
alexshelkov opened this issue over 2 years ago
Suspicious compatibility issue with Fast Refresh
Sixzero opened this issue over 2 years ago
Sixzero opened this issue over 2 years ago
Zustand testing throws an error "TypeError: store.getState is not a function"
Boniqx opened this issue over 2 years ago
Boniqx opened this issue over 2 years ago
[test] add spec with ssr
dai-shi opened this issue over 2 years ago
dai-shi opened this issue over 2 years ago
Error: Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.
talentlessguy opened this issue over 2 years ago
talentlessguy opened this issue over 2 years ago
Using a persisted store with createContext and TypeScript
linuxlewis opened this issue over 2 years ago
linuxlewis opened this issue over 2 years ago
Multiple persist slices under one store
gperl27 opened this issue almost 3 years ago
gperl27 opened this issue almost 3 years ago
Support all devtools features
devanshj opened this issue about 3 years ago
devanshj opened this issue about 3 years ago
Devtools seems to be broken in 3.6.6 onwards
dsacramone opened this issue about 3 years ago
dsacramone opened this issue about 3 years ago
Is it possible to set the default comparison function to shallow?
looeee opened this issue about 3 years ago
looeee opened this issue about 3 years ago
Functions aren't stored in persited store
andre-lergier opened this issue about 3 years ago
andre-lergier opened this issue about 3 years ago
TypeScript type conflict with persist middleware
eduardohley opened this issue about 3 years ago
eduardohley opened this issue about 3 years ago
Persist Middleware Typescript Error
andreechristian opened this issue about 3 years ago
andreechristian opened this issue about 3 years ago
Listen change in zustand slice
cuongdo926 opened this issue about 3 years ago
cuongdo926 opened this issue about 3 years ago