-
Updated
May 4, 2022 - JavaScript
state-management
Here are 2,298 public repositories matching this topic...
-
Updated
May 4, 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".
Information
String.prototype.substr() is deprecated and should be replaced with String.prototype.substring().
This issue is to find all occurrences of substr and replace it with substring.
-
Updated
Apr 1, 2022 - JavaScript
-
Updated
May 1, 2022 - Dart
-
Updated
May 3, 2022 - TypeScript
-
Updated
May 1, 2022 - JavaScript
-
Updated
Apr 29, 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
Apr 18, 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:
In src/internal/state-context-factory.ts it is noted:
// In doing this refactoring I noticed that there is a 'bug' where the
// application state is returned instead of this state slice.
// This has worked this way since the beginning see:
// https://github.com/ngxs/store/blame/324c667b4b7debd8eb979006c67ca0ae347d88cd/src/state-factory.ts
// This needs to be fixed, but is a 'breaking' ch
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
Apr 27, 2022 - JavaScript
-
Updated
May 1, 2022 - Dart
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Nov 12, 2020 - Swift
The API docs for reactions do not show the various options available for autorun, reaction, when, asynWhen. This needs to be added.
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?
-
Updated
Sep 18, 2021 - JavaScript
-
Updated
Feb 26, 2022 - TypeScript
-
Updated
Aug 6, 2019 - JavaScript
-
Updated
Apr 27, 2022 - Dart
-
Updated
Feb 18, 2022 - JavaScript
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)?
/area runtime
What version of Dapr?
All versions -- tested since 1.4.2.
Expected Behavior
The Dapr sidecar / daprd should not start when
dapr-app-portanddapr-http-portare identical and return a meaningful error.Actual Behavior
Dapr sidecar starts, but upon service invocation returns an error unrelated to the problem.
`{"errorCode":"ERR