Mohammed Anas

Results 23 comments of Mohammed Anas

https://github.com/codediodeio/sveltefire/issues/96

If you are still stuck with this issue ``` "use client"; import * as React from "react"; import {Icon} from "@iconify/react" import { cn } from "@/lib/utils"; export type InputProps...

https://github.com/drizzle-team/drizzle-orm/issues/1073#issuecomment-1928584106

same issue with this, i've also added cors but the error seem to persist

I switched my ws server to http and altered the url in the clien t, now it seems to work fine

https://github.com/shadcn-ui/ui/pull/504#issuecomment-1883379209

Found this [component](https://time.openstatus.dev/) . Was simple and solved the purpose , It uses Shadcn.

> Has anyone managed to get this working with View Transitions? yes was trying to acheive the same , fortunately there is a work around ``` document.addEventListener('astro:page-load', async () =>...