-
## Expected Behavior
Upon attaching key- press/down/up, the callback should be fired every time these events happen.
## Current Behavior
The callback is only fired once
## Possible Solution
N…
-
## Issue
We are encountering an issue where iOS users occasionally see twice the push notifications. First time the notification is displayed by the OS as we send a push notif…
-
Title is self explanatory, I receive this error when testing the file.
Relevant code from: Notification.js (component being tested)
```
import React from "react";
import {Box, Button, Card, Ca…
-
Hi there,
I would like to report a progress at the beginning of an async method. However it seems to me the progresses reported from the subsequent cycle immediately after the subscription to the pro…
-
These are the approaches I was thinking of:
### Use the available dist target
We could take the `target/dist/happychat.js` and use it in Calypso by building a React/Redux wrapper on top of that.…
-
### **Flutter Doctor**
`Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.22.1, on macOS 14.5 23F79 darwin-arm64, locale en-EG)
[✓] Android toolchain - de…
-
I'm trying to record some HTTP requests generated by WordPress HTTP functions, such as [`wp_remote_post`](https://developer.wordpress.org/reference/functions/wp_remote_post/) and [`wp_remote_get`](htt…
-
Hi,
It is a great library I was able to get something up and running on my PC.
But when I try it with a aarch64 I get the below:
arguments to dbus_connection_add_filter() were incorrect, asse…
-
**Describe the bug**
After opening Hearthstone on MacOS (I have MacOS Sonoma 14.5) and then opening HSTracker, Hearthstone would freeze, so I'd have to force close Hearthstone, essentially making HST…
-
## Enhancement request:
[singledispatchmethod]: https://docs.python.org/3/library/functools.html#functools.singledispatchmethod
**TL;DR:** Consider one of the other dispatch tools to clean up GU…