-
When clicking on a graph, clickdata callbacks seem to fire inconsistently or not at all. Often they will fire on the first mouse click on the graph, but additional clicks, regardless of location on t…
-
I followed a tutorial from: https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest
Generated files using office yo generator with command: yo office.
Then added…
-
### Description
it is not shooting continuously by pressing spacebar and left click on mouse properly, also it needs some improvements like UI
### Screenshots
_No response_
### Any additional inf…
-
**Bug description:**
On Android, I am not receiving the onOpenWindow or OnShouldStartLoadWithRequest events.
**To Reproduce:**
This is the code I am running:
```
import { NavigationProp, Para…
-
### Link to the code that reproduces this issue
https://github.com/kacyee/before-interactive-2
### To Reproduce
1. Start the application in production mode (npm build -> npm start)
2. Go to …
-
On lines 341 to 345, there is a missing call to fire the `tree.onSelect` callback. This is preventing me from getting an updated list of selected nodes on deselection. I am using checkboxes for my imp…
-
```
//useElementSize.tsx
import useResizeObserver from '@react-hook/resize-observer';
import { MutableRefObject, useLayoutEffect, useState } from 'react';
interface Size {
width: number;
h…
-
### 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)
- […
-
### Summary
Cannot get any hooks to fire.
### Steps To Reproduce
1. Build/install gopass.
2. Run `gopass setup`.
3. Add a secret.
4. Add a hook action to `~/.config/gopass/config`, such as…
-
### Describe the bug
The **SelectionChanged** event in the **NavigationView** control does not fire when a new item is selected.
### To Reproduce
1. Create a NavigationView control in a WPF applic…