Emre

Results 4 issues of Emre

I copied everyhing from shacdnui but it didn't work ![image](https://user-images.githubusercontent.com/89215036/232235541-bfb6b5e0-87ad-4900-b2a8-6a50919b904e.png) ``` "use client" import * as React from "react" import Link from "next/link" import { cn } from "@/lib/utils" import...

I started a new project. While building login page I saw colors are not apply properly I copied everything from shadcnui you can test it here. Some variants is not...

``` - error src/components/ui/form.tsx (46:10) @ getFieldState - error TypeError: Cannot destructure property 'getFieldState' of '(0 , react_hook_form__WEBPACK_IMPORTED_MODULE_4__.useFormContext)(...)' as it is null. at useFormField (./src/components/ui/form.tsx:49:13) at eval (./src/components/ui/form.tsx:88:35) 44 |...

Hi! I am trying to initialize the project but I got an error. I have searched on the internet but I didn't find a solution. ![image](https://github.com/vendure-ecommerce/vendure/assets/89215036/518917f8-2f4d-41a9-89ea-1a636f75fec3)