-
### Summary
I encountered an issue with the react-native-maps library when using the "Default Markers" example. When I tap on the map to add a marker, nothing appears on the first tap. However, when …
-
Unsure if this as a host or docker-related issue.
Up until maybe a few weeks ago, this container would run fine and I'm not necessarily sure what is causing it to fail. I can no longer reach the l…
-
### Checked for duplicates?
- [X] This issue is not a duplicate
### Does it also happen in the desktop version?
- [X] This bug does not occur in the latest version of Anki Desktop
### What are the…
-
How can we tap symbols added with `SymbolLayer`?
I have the source code below to show a symbol, but can't find how to make this tappable.
```dart
class _MapScreenState extends State {
final…
-
### The problem
The current nanoleaf integration only supports swipe touch gestures, not tap gestures. It seems reasonable to add these since aionanoleaf already supports it: https://github.com/milan…
-
## Description
The method `tap` can be helpful for debugging purposes but should not be left in production code.
https://rubystyle.guide/#avoid-tap
## Describe the solution you'd like
```r…
-
![image](https://github.com/user-attachments/assets/f652f46e-fc0c-4f9f-91b8-7fad84954aed)
-
Hi there,
I'm running the script which is provided by you:
https://github.com/MISP/PyMISP/blob/main/examples/proofpoint_tap.py
Proofpoint and misp integration it is.
So i configured the api …
-
at least it interferes with the vatali tap, but it seems any tap it interferes with
-
When a user taps on a to-do item in the list, the item's completion status is expected to toggle between completed and not completed. Currently, tapping an item does not change its state because the o…