Moritz

Results 7 issues of Moritz

When updating the value of the input, a color which is not in the rgba format e.g. defined as `#363EFF : Blue` is converted to rgba. Therefore the values the...

invalid

Since the Wordpress 5.5 Update there is a known [incompatibility issue](https://github.com/kallookoo/wp-color-picker-alpha/issues/35) of the wp-color-picker-alpha vendor. Updating the dependency resolves issues with styles and translations.

**Describe the bug** Implementing the [quick start example](https://reactnavigation.org/docs/7.x/tab-view/#quick-start) of [react-native-tab-view](https://reactnavigation.org/docs/7.x/tab-view/) leads to an error `Cannot read properties of null (reading 'className')` **To Reproduce** Steps to reproduce the behavior: 1. Navigate...

### Describe the bug Hey! I encountered a problem when rendering an icon in a Preact component using Astro. In the StackBlitz project you can see that the rendered SVG...

**Describe the bug** When using `className="transform rotate-90"` I get an error `Transform with key of "rotate" must be a string: {"rotate":0}`. The rotate utility only works when using an arbitrary...