-
-
Since recently, I've noticed that once I open the redux devtools, it will make the store read-only. Which means that any operations that update the store will then fail with an error like "Can not ass…
-
Hi,
This is more of a request than a bug.
Is it possible for you to implememnt [Redux DevTools](https://github.com/reduxjs/redux-devtools) in svelte-persist-store. This would allow us to see the …
-
-
### Describe the bug
In Reactotron desktop app I tried to click on ctrl+n and then just add blank and click enter also * and then click enter but not showing redux store in State -> Subscription. …
-
Following the usage guide for legacy redux with middleware + ts:
```
import { createStore, applyMiddleware } from "redux";
import { composeWithDevTools } from "redux-devtools-expo-dev-plugin";
c…
-
I need to extract component state of characters.js to a redux store.
-
It might be a good idea to be compliant with the redux store API, in order to be compatible with the overall redux ecosystem.
Let's consider the following scenario: You want to use `preact` directly …
-
Some of the least stable parts of security solution involve data fetching hooks, and how those async events/data are managed in state in the application as the request is made/pending/complete. To fix…
-
I've noticed that the size of the JSON can get quite large on some pages. On `https://addons.mozilla.org/en-GB/firefox/` right now, `document.getElementById('redux-store-state').innerText.length` retu…