Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / re-rxjs/react-rxjs issues and pull requests

#316 - update: reduce wait time still fix flakiness

Pull Request - State: open - Opened by kudouhei 7 months ago

#315 - Add comments and questions

Pull Request - State: closed - Opened by bruceharris 9 months ago - 1 comment

#314 - chore(deps-dev): bump vite from 4.4.3 to 4.5.1

Pull Request - State: open - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#313 - SSR and react-rxjs

Issue - State: open - Opened by Jesus-Gonzalez 10 months ago - 1 comment

#312 - chore(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.2

Pull Request - State: open - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#311 - chore(deps-dev): bump postcss from 8.4.25 to 8.4.31

Pull Request - State: open - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#310 - Basic Todos Example no longer works as of utils version 0.9.7

Issue - State: closed - Opened by d-krause about 1 year ago - 4 comments

#309 - "Inner" <Subscribe> is skipped in case of nested <Subscribe>s

Issue - State: closed - Opened by jyssh about 1 year ago - 3 comments

#308 - `<Subscribe>` without `source$` does not seem to work as advertised

Issue - State: closed - Opened by jyssh about 1 year ago - 7 comments

#306 - Add getServerSnapshot, fix loop on SSR Subscribe

Pull Request - State: closed - Opened by voliva about 1 year ago - 3 comments

#305 - NextJS 13 getServerSnapshot issue

Issue - State: closed - Opened by CMCDragonkai about 1 year ago - 3 comments

#304 - fix: default condition should be last one

Pull Request - State: closed - Opened by voliva about 1 year ago - 2 comments

#303 - Upgrade dependencies, migrate to vitest

Pull Request - State: closed - Opened by voliva about 1 year ago - 1 comment

#302 - fix: types not read when moduleResolution is not "node"

Pull Request - State: closed - Opened by voliva about 1 year ago - 1 comment

#301 - add subinstance tests

Pull Request - State: closed - Opened by voliva about 1 year ago

#300 - Subscribe incorrectly rendering fallback on initial mount

Issue - State: closed - Opened by pkpbynum over 1 year ago - 5 comments

#297 - bind hook only firing once with scan and aggregated map

Issue - State: closed - Opened by MaxTwentythree over 1 year ago - 3 comments

#296 - batchUpdates compatibilities

Issue - State: closed - Opened by mbret over 1 year ago - 3 comments

#295 - Use native react use-sync-external-store instead of package

Issue - State: closed - Opened by mbret over 1 year ago - 2 comments

#294 - chore(deps): bump json5 from 2.2.1 to 2.2.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: dependencies

#292 - Server side rendering is missing `getServerSnapshot`

Issue - State: closed - Opened by ink-su over 1 year ago - 2 comments

#291 - takeUntil operator cannot complete a StateObservable

Issue - State: closed - Opened by Jesus-Gonzalez almost 2 years ago - 1 comment

#290 - chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies

#287 - Are there any projects that use React-RxJS?

Issue - State: closed - Opened by pastelmind almost 2 years ago

#286 - fix: routeState routes not updating if the key stays the same

Pull Request - State: closed - Opened by voliva almost 2 years ago

#285 - docs: add changelog

Pull Request - State: closed - Opened by voliva almost 2 years ago - 1 comment

#284 - fix: nodes can reference its siblings irregardless of definition order

Pull Request - State: closed - Opened by josepot almost 2 years ago

#283 - fix(utils/selfDependent): prevent subject from being closed after unsub

Pull Request - State: closed - Opened by voliva about 2 years ago - 1 comment

#282 - fix: pipeState also enhanced as a React element

Pull Request - State: closed - Opened by voliva about 2 years ago - 1 comment

#281 - Release 0.10

Pull Request - State: closed - Opened by voliva about 2 years ago - 1 comment

#280 - feat: use StateObservables as React elements

Pull Request - State: closed - Opened by voliva about 2 years ago

#279 - fix Subscribe throwing NoSubscribersError on synchronous completes

Pull Request - State: closed - Opened by voliva about 2 years ago

#278 - Fix observable of promises triggering suspense

Pull Request - State: closed - Opened by voliva about 2 years ago

#277 - Testing a signal

Issue - State: open - Opened by sbitproz about 2 years ago - 1 comment

#275 - Question - Todo App Demo

Issue - State: closed - Opened by gleisonkz over 2 years ago

#274 - Observable emitting error should not cause infinite loop on Subscribe

Issue - State: closed - Opened by bruceharris over 2 years ago - 1 comment

#273 - fix: Subscribe with async errors

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#272 - chore: rename selfDependant to selfDependent

Pull Request - State: closed - Opened by voliva over 2 years ago - 1 comment

#271 - @react-rxjs/core: fix StrictMode error on immediate unmount

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#270 - Uncaught Error: Missing Subscribe

Issue - State: closed - Opened by mbret over 2 years ago - 2 comments

#267 - Proposal to support event handlers

Issue - State: closed - Opened by pastelmind over 2 years ago - 1 comment

#265 - Uncaught Error: Missing Subscribe

Issue - State: closed - Opened by SerkanSipahi over 2 years ago

#263 - <Subscribe> not working

Issue - State: closed - Opened by afroguy16 over 2 years ago - 1 comment

#262 - Fixes

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#261 - feat: RemoveSubscribe component

Pull Request - State: closed - Opened by voliva over 2 years ago - 1 comment

#260 - @react-rxjs/[email protected]

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#259 - chore: upgrade deps

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#258 - types: make types compatible for React 18

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#257 - docs: add description for `toKeySet` operator

Pull Request - State: closed - Opened by voliva over 2 years ago - 1 comment

#256 - chore: yarn -> npm

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#255 - Upgrade & improve dependencies

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#254 - @react-rxjs/[email protected]

Pull Request - State: closed - Opened by josepot over 2 years ago

#253 - fix: useStateObservable

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#252 - feat: utils `toKeySet`

Pull Request - State: closed - Opened by voliva over 2 years ago - 1 comment

#251 - `partitionByKey` fixes and improvements

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#250 - @react-rxjs/[email protected]

Pull Request - State: closed - Opened by voliva over 2 years ago - 1 comment

#249 - fix Subscribe running in React 18 StrictMode

Pull Request - State: closed - Opened by voliva over 2 years ago - 1 comment

#248 - docs: update bundlephobia link

Pull Request - State: closed - Opened by voliva over 2 years ago - 1 comment

#247 - doc: The link to bundlephobia is an old package

Issue - State: closed - Opened by Milly over 2 years ago - 1 comment

#246 - @react-rxjs/[email protected]

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#245 - chore: upgrade dependencies

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#244 - fix: declare rxjs-state as external

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#243 - fix: React Native build

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#242 - chore(deps): bump ansi-regex from 4.1.0 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies

#241 - docs: add skve as a contributor for bug, code

Pull Request - State: closed - Opened by allcontributors[bot] over 2 years ago

#240 - chore(deps): bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies

#239 - Fix compile error on Next.js 12 (Directory import)

Pull Request - State: closed - Opened by skve over 2 years ago - 6 comments

#238 - v0.9.0 rxjs-state integration

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#237 - @react-rxjs/[email protected] fix build

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#236 - Use sync external store (and moar)

Pull Request - State: closed - Opened by josepot over 2 years ago - 1 comment

#234 - refactor: use syncExternalStore in preparation for react@18

Pull Request - State: closed - Opened by voliva over 2 years ago - 1 comment
Labels: WIP

#233 - Typescript integration issues

Issue - State: closed - Opened by cabello almost 3 years ago - 2 comments

#232 - Improve performance of partitionByKey with a big number of elements

Pull Request - State: closed - Opened by voliva almost 3 years ago - 5 comments

#228 - Incompatible with tsx

Issue - State: closed - Opened by meepeek almost 3 years ago - 3 comments

#227 - chore: upgrade dev dependencies

Pull Request - State: closed - Opened by josepot almost 3 years ago

#226 - fix: utils/combineKeys emit empty Map when needed

Pull Request - State: closed - Opened by josepot almost 3 years ago - 1 comment

#225 - chore(deps): 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

#223 - patch: upgrade dev dependencies & patch

Pull Request - State: closed - Opened by josepot about 3 years ago - 1 comment

#222 - chore(deps): bump semver-regex from 3.1.2 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 2 comments
Labels: dependencies

#221 - docs: add hoclun-rigsep as a contributor for doc, ideas

Pull Request - State: closed - Opened by allcontributors[bot] about 3 years ago

#218 - chore: patch exports for all packages (RN)

Pull Request - State: closed - Opened by josepot about 3 years ago - 1 comment

#217 - fix: package.json exports

Pull Request - State: closed - Opened by josepot over 3 years ago - 1 comment

#216 - Packaging for React Native

Issue - State: closed - Opened by hoclun-rigsep over 3 years ago - 4 comments

#214 - fix(utils): partitionByKey make streamSelector optional

Pull Request - State: closed - Opened by josepot over 3 years ago - 1 comment

#212 - Unusual spelling for selfDependant()

Issue - State: closed - Opened by hoclun-rigsep over 3 years ago - 2 comments

#211 - Typing question with createSignal()

Issue - State: closed - Opened by hoclun-rigsep over 3 years ago - 3 comments

#210 - import error when using Subscribe

Issue - State: closed - Opened by hoclun-rigsep over 3 years ago - 7 comments

#209 - chore: patch exports for all packages

Pull Request - State: closed - Opened by josepot over 3 years ago - 1 comment

#208 - Code examples use deprecated API members

Issue - State: closed - Opened by hoclun-rigsep over 3 years ago - 1 comment

#207 - Can't get through "Getting Started" with create-react-app

Issue - State: closed - Opened by hoclun-rigsep over 3 years ago - 2 comments

#206 - @react-rxjs/[email protected]

Pull Request - State: closed - Opened by josepot over 3 years ago - 1 comment

#205 - @react-rxjs/[email protected] and @react-rxjs/[email protected]

Pull Request - State: closed - Opened by josepot over 3 years ago - 1 comment

#203 - chore(deps): bump ws from 7.4.4 to 7.4.6

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#202 - fix(partitionByKey): unsubscribe from all streams when refcount reaches 0

Pull Request - State: closed - Opened by voliva over 3 years ago - 1 comment

#201 - chore(deps): bump browserslist from 4.14.2 to 4.16.6

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies