Mark Wirblich
Mark Wirblich
Telegraphy seems to have problems when serializing datetimeformats. In my case, the field created, a date field: raise Exception("invalid type for event - serialization failed [%s]" % e) exceptions.Exception: invalid...
I'm using the Section List Example 1:1 from here https://marcocesarato.github.io/react-native-big-list-docs/basics/sections-list/ When I render the List in my View I'm getting: ``` TypeError: Attempted to assign to readonly property. This error...
Maybe I'm doing something totally wrong, but using that function in the tile_system https://github.com/buckhx/QuadKey/blob/master/quadkey/tile_system.py#L55 and passing in a `lat,lng` geo location returns me a wrong pair of pixel coordinates. While...
### Summary I've been using MUI lately on a larger project. Compared to building a custom UI Lib from scratch it had tons of advantages. With one downside: the color...
**Describe the bug** When I use `objectFit="cover"` together with `aspect={1} cropShape="round"` I can't zoom the image to fit the crop area. The crop area is always smaller than the possible...
**Describe the bug** Google Chrome Version 128.0.6613.138 (Offizieller Build) (arm64) Firefox Version 130.0.1 (64-Bit) The rotation feature via touch input doesn't work for me on chrome and firefox on MacOs....