-
Here's my code:
```typescript
import { RealtimeClient } from "../node_modules/@openai/realtime-api-beta/index.js";
import { OPENAI_API_KEY, USER_NAME } from "./config/config.ts";
import { getIns…
-
Path: /docs/getting-started/basics
The sentence in this paragraph appears to be repeated.
Components have special props called event triggers, such as on_click, called event triggers, that can b…
-
We are developing an outlook web addin using office js Smart alert template.
When Forward/Reply an email which popped out after previewing the attachment which is received from a user adding is showi…
-
Currently, the `IContentDefinitionEventHandler` interface introduces events that are triggered by the `ContentDefinitionService`. However, this service is primarily intended for use by controllers, an…
-
Hi, I'm trying to add keybindings to a UI, and would like to simulated a mouse click on a child element from the keyboard. Something line
```_="on keyup[key=='a'] trigger click on the first in me"``…
-
**Describe the bug**
When using element.trigger('keydown.xyz'), some keys incorrectly pass the keyCode as code to handlers of KeyboardEvents.
This fundamentally breaks testing for keyboard n…
-
Hi Tina
I'm trying to control my steelseries keyboard and failing miserably. There's very little help online, so I was hoping you might be able to help as you've cracked it.
I can see my app in…
-
**Describe the bug**
When same handler is used for both a shortcut and button click, pressing Ctrl+Enter unexpectedly triggers a ClickEvent instead of TextareaShortcutEvent.
This is confusing becaus…
-
### Description
The TabbedPage provide an event called "CurrentPageChanged", which is triggered when user click on Tab1, then on Tab2, etc..
The TabbedPage does not provide event when user click on …
-
### CheckList
- [X] I agree to follow this project's Code of Conduct
- [X] I have read and followed the [Contributing Guide](https://github.com/fabricjs/fabric.js/blob/master/CONTRIBUTING.md)
- [X] I…
07ke updated
2 months ago