Store icon indicating copy to clipboard operation
Store copied to clipboard

A Kotlin Multiplatform library for building network-resilient applications

Results 115 Store issues
Sort by recently updated
recently updated
newest added

It seems like ktlint keeps triping me up because it doesn't support running as part of the workflow (I make a small change, forget to fix some spacing then get...

discussion

Currently `Store` only supports reading data, it does not provide any support for writing local updates back up to the server. We would like to add write support to `Store`...

Bumps `versions.kotlin` from 1.6.10 to 1.6.20. Updates `kotlin-gradle-plugin` from 1.6.10 to 1.6.20 Release notes Sourced from kotlin-gradle-plugin's releases. Kotlin 1.6.20-RC2 Changelog Compiler Fixes KT-51352 "ClassCastException: class ScopeCoroutine cannot be cast...

dependencies

I have copied the flow truth extensions one too many times. It would be nice to make it an artifact

enhancement

Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.1.3 to 3.1.4. Release notes Sourced from rxjava's releases. 3.1.4 Version 3.1.4 - March 21nd, 2022 Maven JavaDocs Documentation Apply the Javadoc format cleanup to Disposable.html (#7393)...

dependencies

Bumps [gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.18.0 to 0.19.0. Release notes Sourced from gradle-maven-publish-plugin's releases. 0.19.0 Changelog Changelog Sourced from gradle-maven-publish-plugin's changelog. Version 0.19.0 (2022-02-26) Behavior Change: When using version 7.1.0 or newer...

dependencies

Bumps `versions.navigation` from 2.3.5 to 2.4.1. Updates `navigation-fragment-ktx` from 2.3.5 to 2.4.1 Updates `navigation-ui-ktx` from 2.3.5 to 2.4.1 Dependabot will resolve any conflicts with this PR as long as you...

dependencies

**Sample app** Issue is recreated in sample app: https://github.com/dbobrzyk/StoreIssueSample **Describe the bug** When creating Store from the flow, data loads perfectly on init. But when requested to refresh the data...

bug

We currently do not have a good way of requesting fresh data (ie. it's the first data we receive on the stream) and then keep observing source of truth. Creating...

enhancement

Bumps fragment-ktx from 1.3.6 to 1.4.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.fragment:fragment-ktx&package-manager=gradle&previous-version=1.3.6&new-version=1.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies