-
Updated
Feb 13, 2022 - JavaScript
state-management
Here are 2,146 public repositories matching this topic...
-
Updated
Feb 20, 2022 - TypeScript
Description
The sidebar toggle (hamburger menu) has too much width on desktop devices and overlaps with the actual menu. This causes the user to accidentally collapse the menu when wishing to navigate to a new section.
Steps To Reproduce
- Go to the bloclibrary.dev.
- Click on the last visible menu item next to the sidebar toggle "icon".
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
Feb 6, 2022 - TypeScript
-
Updated
Feb 20, 2022 - Dart
-
Updated
Feb 18, 2022 - JavaScript
-
Updated
Feb 7, 2022 - Dart
-
Updated
Feb 10, 2022 - TypeScript
- Documentation for
UnitValue - Documentation for
StoreValue - Documentation for
EventPayload - Documentation for
EffectParams - Documentation for
EffectResult - Documentation for
EffectError
-
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
-
Updated
Feb 18, 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 19, 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 17, 2022 - TypeScript
-
Updated
Aug 6, 2019 - JavaScript
-
Updated
Jun 19, 2021 - 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."
In what area(s)?
What version of Dapr?
v1.6
Expected Behavior
See this doc issues that was raised dapr/docs#2184
This is to add more detail to the error message when you try to save and actor and the statestore has not been configured for actors. It would be good to provide and indic