-
The last stable release was in 2022. I think it's time to release a new version.
-
### Describe the feature or problem you’d like to solve
Currently there is no clear or clean way to determine the ID of the run when dispatching:
```
$ gh workflow run 'test.yml' -R owner/repo --…
-
**iOS device model, version and app version**
iPhone 15pro + iOS 18.1
Apple Watch Ultra2 + WatchOS 11.1
Home Assistant Companion" 2024.9.4 (2024.905)
Home Assistant 2024.10
**Describe the bu…
-
**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…
-
I think the 'redraw' is the expected behavior
rkmax updated
8 years ago
-
Intention is to stop playback and reset the playhead back to the beginning.
I started off dispatching two actions:
```
dispatch(actions.setPlayHead(id, .1));
dispatch(actions.pause(id));
```
T…
-
On `"@slack/bolt": "^3.19.0"`, I got a strange bug where a `static_select` element from Block Builder do not display the `initial_option` correctly in my Slack app.
I'm using `"slack-block-builder"…
-
As per the [Dispatch actions for a string](https://w3c.github.io/webdriver/#dfn-dispatch-actions-for-a-string) definition in the WebDriver classic spec the modifier key state should only be reset when…
-
I have the following logic:
```
export const updateSomething = createLogic({
type: actions.updateSomething,
async process({ getState, action }, dispatch, done) {
const { da…
-
### Type:
Bug
### Summary
**Actual Behavior**: `Elsa.Activities.Http` `DispatchEndPoint` and `TriggerEndPoint` endpoints are showing up in _all_ Swagger API Definitions for _all_ Web API proje…