-
Updated
Mar 11, 2022 - JavaScript
state-management
Here are 2,190 public repositories matching this topic...
-
Updated
Mar 13, 2022 - TypeScript
Returning to Flutter dev after a hiatus and I'm trying to write a widget test for a widget that uses a cubit. For this I use a mock generated with mockito (for nullsafety) and try to stub it using whenListen from bloc_test 8.1.x, and it fails (e.g. it says that .state stubbing is missing). I took a peek into the implementation of this function and it uses mocktail internally.
Question: I
Copied from: nrwl/nx#1545
Please make sure you have read the submission guidelines before posting an issue
Expected Behavior
Please describe the behavior you are expecting
When running the below command without a --project flag, I expect the error message to reflect the missing fl
-
Updated
Feb 15, 2022 - JavaScript
-
Updated
Mar 11, 2022 - TypeScript
-
Updated
Mar 12, 2022 - Dart
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Feb 7, 2022 - Dart
-
Updated
Feb 10, 2022 - TypeScript
Guard documentation
In documentation about guard there is no info that if we do not pass 'source' then guard gets data from clock.
Moreover, we can add to Docs more cases like that
https://share.effector.dev/deTs17ML
-
Updated
Feb 1, 2022 - TypeScript
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[x] Support request
[ ] Other... Please describe:
Are there any plans to support Ivy in the near future? When compiling:
Angular 13.1.3
@ngxs/store: 3.7.3
We get the message "Processing legacy "View Engine" libraries:
- @ngxs/store/internals [es2015/esm2015] (git+https://github.com/ngxs/store.git)
- @ngxs/store [es2015/esm2015] (git+https://github.com/ngxs/store.git)
- @ngxs/devtools-plugin [es2015/esm2015] (git+https://github.com/ngx
Hello, I'm trying to type my application which is using redux-orm. I came across an issue with the new createSelector API. My code is as simple as:
import { createSelector } from 'redux-orm'
import orm from 'features/regulation/orm'
export const selectTest = createSelector(orm.Policy)
The error I get is that
Expected 2-9 arguments, but got 1.ts(2554)
redux.d.ts(87,
-
Updated
Feb 11, 2022 - JavaScript
Describe what scenario you think is uncovered by the existing examples/articles
When clicking on an item, that TodoItem widget is rebuilt 2 times in a row
Describe why existing examples/articles do not cover this case
Line 263 of main.dart:
child: ListTile(
onTap: () {
itemFocusNode.requestFocus(); //this makes the widget rebuilt 1st time
textFieldFocusNode.r
-
Updated
Feb 25, 2022 - JavaScript
-
Updated
Mar 7, 2022 - JavaScript
-
Updated
Nov 12, 2020 - Swift
I have a very big app and do not want to make a placeholder for each screen I would like to provide context to about what is loading. (And also do not want a general 'loading' message). Is there currently a way to change the title/subtitle easily for each ViewController, from the ViewController itself?
The API docs for reactions do not show the various options available for autorun, reaction, when, asynWhen. This needs to be added.
-
Updated
Sep 18, 2021 - JavaScript
-
Updated
Feb 26, 2022 - TypeScript
-
Updated
Aug 6, 2019 - JavaScript
-
Updated
Mar 5, 2022 - Dart
Improve this page
Add a description, image, and links to the state-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the state-management topic, visit your repo's landing page and select "manage topics."


Dapr suddenly appeared inaccessible, check the debug logs found that it is due to the deployment of the selector property change, dapr service is not updated caused