mathisvester

Results 6 comments of mathisvester

A few months past I solved this issue for my Angular / Capacitor application by: - using custom domain setup via https://appwrite.io/docs/advanced/platform/custom-domains to ensure cookies are not classified as third...

@aamjsadiq thank you for this patch. Why is this issue still open?

Temporary fixed it by applying styles manually and replacing `currentColor` with actual color: ``` ::placeholder { color: color-mix(in oklab, #100f0f 50%, transparent); } ```

@saadeghi created a new [reproduction URL](https://cute-alpaca-84ef4e.netlify.app)

@pdanpdan when I'm opening the reproduction url in my mobile Safari v18 I'm facing the same issue. I currently havn't got time to test other browsers, but this Safari version...