-
In your tutorial when I use the function in store.dispatch(buyCake()) gives an error
throw new Error('Actions must be plain objects. ' + 'Use custom middleware for async actions.')"
my redux vers…
-
Because of the release failure with 2.5.2, i wrote a temporary workflow that I wanted to run once and forget about. The steps I took:
- cut a new branch
- write and commit one-off flow with a workflo…
-
Scikit-learn and SciPy have been incrementally adding support for the [Array API standard](https://data-apis.org/array-api/latest/). The Array API standard enables libraries to write code in a standar…
-
**Update 1 (21.12 (17.01))**: Self-dispatching external actions
## Use Case
`withRedux` integrates the Redux pattern into a signalStore. Actions are currently methods of the store instance which…
-
Allow third parties to extend the features of the scadnano web interface with a plugin architecture.
Currently I have little idea how to structure this. We can brainstorm ideas in the comments here…
-
Hi, I'm creating unit tests and have a problem when testing actions. I would like to mock `dispatch` function in a way it really dispatches only a tested action and any additional dispatch call are on…
-
- [ ] Mock API's on client side first to test?
- [ ] AppInit dispatch needs to be moved from the `Editor/index.ts` to loader or somewhere outside.
So the API calls happen before the chunk gets loade…
-
The last stable release was in 2022. I think it's time to release a new version.
-
I have seen that inside `stockSync` of `core/modules/cart/store/actions/synchronizeActions.ts` there are 2 dispatch calls without an `await`. Please check if the missing `await` could result into weir…
-
**Problem**
https://github.com/Natixar/Blockchain-frontend/blob/cb0d07e4cb5f62c82b7418b30cecd8560df6a5b1/.github/workflows/deploy.yml#L4
There is no way to deploy the current version to a new serv…