-
Hello Gradio Team,
I have a feature request that I believe would significantly enhance the functionality of Gradio's native components. Currently, Gradio provides a robust framework for building in…
Iider updated
2 weeks ago
-
[Deprecation] Listener added for a 'DOMNodeInserted' mutation event. Support for this event type has been removed, and this event will no longer be fired
-
I implemented [stopImmediatePropagation](https://nodejs.org/api/events.html#eventstopimmediatepropagation) with a really simple change. In the emit prototype loop that executes the listeners I check t…
-
### The problem
After adding the integration, I am getting:
```
Failed setup, will retry:
Check the logs
```
However, the only thing i see in the logs is token refreshing, which seems benign…
-
When a file in a watched directory is moved outside a watched folder, the listener is not called.
This happens because, in this case, only one event IN_MOVED_FROM is received, but not the correspondi…
-
### SDK Version
1.6.1
### Client Framework
Angular
### Server Platform
Java
### Operating System
Linux
### Description
We have a chart like this:
![image](https://github.com/user-attachmen…
-
Are these supported ? (in server)
-
Currently it's not possible to pass lambdas as event listeners
void EventDispatcher::addEventListener(const std::string& type, EventListener* listener)
You enforce a virtual base type and also…
-
When the Docker event listener catches a supported (Kafka/SR) container starting, it shows a progress indicator in the Resources view. Unfortunately, no text is shown here indicating to the user what …
-
**Describe the bug**
- Getting errors when downloading DxFeed-Python via pip
**To Reproduce**
- Tried to download dxfeed in a *CLEAN and NEW* python environment
```
pip install dxfeed
```…