-
## Overview
Currently, the ability to communicate between components is supported by the runtime module, but the event handlers are generated by event traits when the state changes.
It's would bri…
-
**Describe the feature:**
I am looking how to use event handlers in elastic to take predefined actions when the hosts or services we are monitoring change state(stop/shutdown).
Event handlers are …
-
Events for workflow completion and termination are currently published using the WorkflowStatusListener. These events can be used to trigger actions in downstream systems.
However, if actions need …
-
# Provide required information needed to triage your issue
## Your Environment
* Platform [PC desktop, Mac, iOS, Office on the web]: Mac
* Host [Excel, Word, PowerPoint, etc.]: Word
* Office…
-
This could be the intended behavior, but it is unintuitive.
**OS**: Xubuntu 17.10
**Kapacitor version**: 1.5.0-1, pre-built package
**How to Reproduce:**
Using two alarms, the first one will…
-
Hello,
Is it possible to expose `onSubmit` button for `atomWithFormControls`? Because we want to trigger validation for all form fields. Right now we are passing through all form fields and we set …
-
in src/pubsub.js at line 30, you are assigning `i` and `l` before the initialization of the triggering loop, leading to a case where you can cause a fatal TypeError if your handlers unsubscribe functi…
-
#### Environment
- @blueprintjs/core 3.14.1
- Chrome 72.0.3626.121 (Official Build) (64-bit) on macOS Mojave 10.14.3 (18D109)
If possible, ink to a minimal repro:
https://codesandbox.io…
j5bot updated
5 years ago
-
On init and on destroy of a layer, event handlers are removed from elements that sometimes don't even have handlers. The problem is this will call the getter `layer._domEventHandler` and will create a…
-
The document data is sometimes unnecessarily refreshed several times from the server which causes overhead on the server and slows down GUI actions.
- `TrpMainWidgetStorageListener#handleDocListLoa…