Alexander Harding
Alexander Harding
### Requirements - [X] Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support - [X] Did you check to see if this issue already exists? - [X] Is...
## Bug Report ### Capacitor Version Affected versions: 5.4.0-5.5.0 ### Platform(s) - Android - iOS ### Current Behavior When making a request through Capacitor, I cannot set a custom `Cookie`...
**Describe the bug** When scrolling up to items of unknown height in iOS Safari, the grid appears to glitch briefly as items are mounted. This does **NOT** happen: 1. When...
Hi there! I have a feature request. ## Background/problem Because Open-Meteo uses multiple models with different resolutions for the same response payload, it could be incredibly helpful to show users...
Hello, I'm happy to see support for `CAPE` in Open Meteo, however I'm curious if it is possible to also add `CIN` (Convective Inhibition)? Thanks!
## Bug Report ### Plugin(s) Keyboard ### Capacitor Version ``` 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 5.5.1 @capacitor/core: 5.5.1 @capacitor/android: 5.5.1 @capacitor/ios: 5.5.1 Installed Dependencies: @capacitor/cli: 5.2.3 @capacitor/android: 5.2.3...
Resolves #447
## Problem Certain features that are implemented in both the Mastodon web and native clients are not implemented in other clients. However, these basic features are important underlying assumptions for...
Please check out the following JSfiddle (since Plunker doesn't work in IE9): http://jsfiddle.net/Rpe36/ Basically, I have `myDirective` that is an element. I transclude and replace with the following template: ```...
**Describe the bug** I have a UI where an item animates removal by animating to a height of zero and then removes itself from the list. The bug: Upon removal,...