-
Different parts of the application display the same data and allow users to act/mutate that data from multiple locations. For example the ability to open or close an alert from the alert table, alert …
-
Hi !
I'd like to use these `EnhancerOptions` with TypeScript and my typed state but can't find a way to set them correctly. I don't want to use `any` and to lose types.
Here's a small reproducti…
-
# Problem: when I perform this sequence of events the app resets:
1. Enter the password
2. Touch confirm button
3. Rotate the device twice
or (if it's the first time):
1. Create new passwor…
-
Hey @maniyaom,
Currently, we are directly using Firebase to fetch data, which can be cumbersome as we need to add Firebase functions in each component. I propose we implement a Redux store to stream…
-
Faced with a problem on redux-toolkit cimpilation in runtime (chromium 50):
> Uncaught SyntaxError: Unexpected token ?
on line:
```js
const contextMap = gT[ContextKey] ?? (gT[ContextKey] =…
-
### 🐞 **Problem**
Currently, React Scale does not offer built-in support for multiple state management libraries. Developers need to manually configure their preferred state management librarie…
-
Most of the Redux code is this package was written years ago and has not been touched since. In that time, Redux has come a long way! The bad news is that this codebase goes against a lot of the [Re…
-
### What version of React, ReactDOM/React Native, Redux, and React Redux are you using?
- React: 18.2.0 (latest at time of writing)
- Redux: 4.2.1 (latest at time of writing)
- React Redux: 8.1.3…
-
### Overview
On app boot, we currently initiate eager load of tx history. Depending on existing cache this can be:
- In the worst case: Full tx history paging for all accounts on all chains
- In …
-
```
Prism Launcher version: 9.1 (official)
Launched instance in online mode
login.microsoftonline.com resolves to:
[2603:1036:3000:60::10, 2603:1036:3000:60::11, 2603:1036:3000:60::e, 26…