Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / atlassian/react-sweet-state issues and pull requests
#228 - Fix container subscription leak in strict mode
Pull Request -
State: closed - Opened by albertogasparin 3 months ago
#227 - Ensure that getContainerStore is called once in StrictMode
Pull Request -
State: closed - Opened by hinok 3 months ago
- 1 comment
#226 - Store is not removed from the registry in StrictMode
Issue -
State: closed - Opened by hinok 3 months ago
- 1 comment
Labels: bug
#225 - A store's `onUpdate` handler is not called in React `StrictMode`
Issue -
State: closed - Opened by dclark-atlassian 5 months ago
- 1 comment
Labels: bug
#224 - createActions helper
Issue -
State: open - Opened by theKashey 8 months ago
- 2 comments
Labels: enhancement
#223 - Using container on update hook causes React 16 errors to be printed
Issue -
State: open - Opened by yamadapc 9 months ago
- 5 comments
Labels: duplicate
#222 - Add favicon
Pull Request -
State: open - Opened by michael-letcher 10 months ago
- 1 comment
#221 - Add unstable_concurrent behaviour
Pull Request -
State: open - Opened by albertogasparin 11 months ago
- 8 comments
#220 - Discussion: Should an error in onUpdate trigger the container's error boundary?
Issue -
State: open - Opened by obweger 11 months ago
- 3 comments
#219 - Unexpected change in behaviour beween React 17 and 18
Issue -
State: open - Opened by obweger 12 months ago
- 14 comments
#218 - fix: correct nested batch behavior.
Pull Request -
State: open - Opened by theKashey about 1 year ago
- 3 comments
#217 - Unstable scheduling behavior
Issue -
State: open - Opened by theKashey about 1 year ago
Labels: bug
#216 - Uncaught TypeError: Cannot read properties of null (reading 'unsubscribe')
Issue -
State: closed - Opened by AjithKumarvm about 1 year ago
- 6 comments
Labels: bug
#215 - Remove legacy container implementation
Pull Request -
State: closed - Opened by albertogasparin about 1 year ago
#214 - Setup steps added
Pull Request -
State: open - Opened by rajanlagah over 1 year ago
- 2 comments
#213 - Move from .js to .ts
Issue -
State: closed - Opened by rajanlagah over 1 year ago
- 1 comment
#212 - [WIP] Task/#206
Pull Request -
State: closed - Opened by rajanlagah over 1 year ago
- 2 comments
#211 - Add more testing docs
Pull Request -
State: open - Opened by albertogasparin over 1 year ago
#210 - Update selector.md
Pull Request -
State: closed - Opened by fahmitech over 1 year ago
- 2 comments
#208 - Support childless global containers pattern
Pull Request -
State: closed - Opened by albertogasparin over 1 year ago
#207 - Fixed typo in comparison.md
Pull Request -
State: closed - Opened by Kyjor over 1 year ago
- 1 comment
#206 - New major
Issue -
State: open - Opened by albertogasparin over 1 year ago
- 2 comments
Labels: enhancement
#205 - Fix onContainerUpdate and override compat
Pull Request -
State: closed - Opened by albertogasparin over 1 year ago
#204 - Improve performance of subscribe/unsubscribe in store
Pull Request -
State: closed - Opened by andrewsokolov over 1 year ago
- 1 comment
#203 - Refactor dispatch and getStore naming
Pull Request -
State: closed - Opened by albertogasparin over 1 year ago
#202 - Hook mount/unmount time depends at number of hooks on page
Issue -
State: closed - Opened by andrewsokolov over 1 year ago
- 1 comment
Labels: enhancement, good first issue
#201 - Cross store actions
Pull Request -
State: open - Opened by albertogasparin over 1 year ago
- 20 comments
#200 - Throw error when not contained
Pull Request -
State: closed - Opened by albertogasparin over 1 year ago
#198 - Shareable container implementation
Pull Request -
State: closed - Opened by albertogasparin over 1 year ago
- 7 comments
#197 - Enable devtools trace by default
Pull Request -
State: closed - Opened by albertogasparin over 1 year ago
#196 - Dynamic container implementation
Pull Request -
State: closed - Opened by albertogasparin over 1 year ago
- 17 comments
#195 - Fix store cleanup race condition
Pull Request -
State: closed - Opened by albertogasparin over 1 year ago
#193 - Container cleanup occurs after remounting, clearing state set by onInit
Issue -
State: closed - Opened by s-taylor over 1 year ago
- 1 comment
Labels: bug
#192 - Bump webpack from 5.70.0 to 5.76.0
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#190 - Non global states
Issue -
State: closed - Opened by theKashey over 1 year ago
- 4 comments
#189 - Bump minimist and mkdirp
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#187 - Docs: Add note about store name being unique to avoid clashes
Pull Request -
State: closed - Opened by remy-bordignon almost 2 years ago
- 2 comments
#186 - Ability to pass callback function during store creation for store initialisation and updates
Issue -
State: closed - Opened by KennyYe almost 2 years ago
- 3 comments
Labels: enhancement
#185 - Bump json5 from 1.0.1 to 1.0.2
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#184 - "Families" containers
Issue -
State: closed - Opened by theKashey almost 2 years ago
- 7 comments
Labels: enhancement
#183 - Persistent global scoped stores
Issue -
State: closed - Opened by tompuric about 2 years ago
- 2 comments
Labels: question
#182 - Bump loader-utils from 1.4.0 to 1.4.2
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#181 - better type/name for dispatched actions
Issue -
State: closed - Opened by cbejensen about 2 years ago
- 1 comment
Labels: enhancement
#180 - remove link to missing 'performance tips' page
Pull Request -
State: closed - Opened by monners about 2 years ago
- 2 comments
#179 - docs: Add Resources tab listing tutorials created by the community
Pull Request -
State: open - Opened by nickscamara about 2 years ago
- 3 comments
#178 - Input caret will jump to end of string when using store
Issue -
State: open - Opened by AlexThurston about 2 years ago
- 4 comments
Labels: bug
#177 - Ensure shallowEqual bails out for complex objects
Pull Request -
State: closed - Opened by albertogasparin about 2 years ago
#176 - change HookFunction & createSelector types
Pull Request -
State: closed - Opened by mukuljainx about 2 years ago
- 1 comment
#175 - Incorrect selector behaviour with promises
Issue -
State: closed - Opened by TimeRaider about 2 years ago
Labels: bug
#174 - #173: fix ActionThunk type definition
Pull Request -
State: closed - Opened by TimeRaider about 2 years ago
- 1 comment
#173 - Possibly incorrect type definition for `ActionThunk`
Issue -
State: closed - Opened by TimeRaider about 2 years ago
- 2 comments
Labels: bug
#172 - docs: fix typo in hooks docs
Pull Request -
State: closed - Opened by MkMan about 2 years ago
- 2 comments
#171 - Fix types, subscriber name and R18 default
Pull Request -
State: closed - Opened by albertogasparin over 2 years ago
#170 - Bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#169 - [Documentation request] - Example with Next.js SSR
Issue -
State: open - Opened by samithaf over 2 years ago
Labels: docs
#168 - Bump terser from 5.12.1 to 5.14.2
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#167 - The useHook with selector does not trigger rendering properly
Issue -
State: closed - Opened by bcytrowski over 2 years ago
- 3 comments
Labels: question
#166 - [Documentation request] Comparison of bundle sizes
Issue -
State: closed - Opened by matthew-dean over 2 years ago
- 2 comments
Labels: question, docs
#165 - Fix container not having 'children' in it's props
Pull Request -
State: closed - Opened by tvardero over 2 years ago
- 2 comments
#164 - Typescript: Can't use container without explicitly declared prop 'children' on it
Issue -
State: closed - Opened by tvardero over 2 years ago
- 1 comment
Labels: bug, good first issue
#163 - Bump async from 2.6.3 to 2.6.4
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#162 - Upgrade to React 18 and useSyncExternalStore
Pull Request -
State: closed - Opened by albertogasparin over 2 years ago
#161 - Migrate to RTL for testing
Pull Request -
State: closed - Opened by albertogasparin over 2 years ago
#160 - [Suggestion] Change `ResourceStoreContext` to use an interface instead of type so consumers can do declaration merging
Issue -
State: closed - Opened by AllySummers over 2 years ago
- 2 comments
Labels: good first issue
#159 - Bump glob-parent from 5.1.1 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#158 - Bump follow-redirects from 1.14.7 to 1.14.8
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#157 - Update docs
Pull Request -
State: closed - Opened by albertogasparin almost 3 years ago
#156 - Add createActionsHook and createStateHook
Pull Request -
State: closed - Opened by albertogasparin almost 3 years ago
#155 - Deprecated actions and fix StoreState.key type
Pull Request -
State: closed - Opened by albertogasparin almost 3 years ago
#154 - Bump y18n from 4.0.0 to 4.0.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#153 - Update dev dependencies
Pull Request -
State: closed - Opened by albertogasparin almost 3 years ago
#152 - Bump follow-redirects from 1.11.0 to 1.14.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#151 - Is this lib still maintained?
Issue -
State: closed - Opened by handrer almost 3 years ago
- 1 comment
#150 - semgrep yml
Pull Request -
State: closed - Opened by pauljt almost 3 years ago
- 1 comment
#149 - [typescript] Wrong type for StoreState.key
Issue -
State: closed - Opened by tonai about 3 years ago
- 2 comments
Labels: bug
#148 - Evaluate move to useSyncExternalStore
Issue -
State: closed - Opened by albertogasparin about 3 years ago
#147 - #140: fixed date shallow equality
Pull Request -
State: closed - Opened by fkrafi about 3 years ago
- 3 comments
#146 - A better way to orchestrate multiple stores
Issue -
State: open - Opened by anacierdem about 3 years ago
- 2 comments
#145 - Shortcut for "action only" selectors
Issue -
State: closed - Opened by anacierdem about 3 years ago
- 1 comment
Labels: enhancement
#144 - Bump url-parse from 1.4.7 to 1.5.3
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#143 - Bump tmpl from 1.0.4 to 1.0.5
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#142 - docs: fix typo
Pull Request -
State: closed - Opened by sitek94 about 3 years ago
- 2 comments
#141 - Bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#140 - Dates don't work in selectors
Issue -
State: closed - Opened by mattcolman over 3 years ago
- 2 comments
Labels: bug
#139 - Q: How to trigger store action from outside component?
Issue -
State: open - Opened by kwiniarski97 over 3 years ago
- 4 comments
Labels: question
#138 - Time travel and Undo/Redo
Issue -
State: closed - Opened by IanDuncanson over 3 years ago
- 2 comments
Labels: question
#137 - Bump ws from 6.2.1 to 6.2.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#136 - Bump dns-packet from 1.3.1 to 1.3.4
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#135 - Bump browserslist from 4.14.7 to 4.16.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#134 - Bump hosted-git-info from 2.7.1 to 2.8.9
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#133 - Bump lodash from 4.17.15 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#132 - Bump url-parse from 1.4.7 to 1.5.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#131 - Accessing previous props in onUpdate?
Issue -
State: closed - Opened by obweger over 3 years ago
- 4 comments
Labels: enhancement
#130 - Bump ssri from 6.0.1 to 6.0.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#129 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#128 - react-sweet-state ie11 compatibility
Issue -
State: closed - Opened by LancelotLai over 3 years ago
- 2 comments
Labels: question
#127 - Bump elliptic from 6.5.3 to 6.5.4
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#126 - Docs update
Pull Request -
State: closed - Opened by wisnie over 3 years ago
- 2 comments
#125 - How to display components that uses store created using RSS (react-sweet-state) in Storybook ?
Issue -
State: closed - Opened by asvny over 3 years ago
- 1 comment
Labels: question
#124 - How to prevent data loss after page refresh
Issue -
State: closed - Opened by mateuszral almost 4 years ago
- 1 comment
Labels: question