-
Since [PR 376](https://github.com/googlemaps/google-maps-ios-utils/pull/376), overlays from KML places are tappable.
It prevents the `didTapAtCoordinate` delegate method to be called when we've tap…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
### Describe the bug
the following code is correct, but will generate a false error
```
import { Observable, of, tap } from 'rxjs';
let test$: Observable = of(1).pipe(
tap(() => 1),
t…
-
[ERROR] There seems to be an unexpected error, try again with --debug for more information
┌───────────────────────────────────────────────────────────────────────────────────────────────────────…
-
Issue Summary:
Tapping on a push notification message to open an observation via a deep link does not work correctly on Android devices when the application is closed (not running in the foreground o…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Platform
all
### App version
_No response_
### Feature
Double tap to edit message feature which is availab…
-
### Description
under some circumstances, the reference point for the radius ruler's distance widget is assumed to be the screen center, despite the ruler's actual center being at the bottom, thus …
-
## Use case
While laying out a drawer menu I decided to give Table a try because it seems a good fit if you want to show icons before the entries, sometimes another icon behind in a regular grid.
…
-
### Steps to reproduce
1. Create a flutter application
2. In test, create a test file
3. Copy and paste Code section in
4. Run tests
### Expected results
Both tests passed.
### Actual r…
-
I experienced that the icons no show up at the mobile app. I 'm running the latest version of HA:
Core 2024.10.3
Supervisor 2024.10.3
Operating System 13.2
Frontend 20241002.3
The code I use f…