Type 'Ref<{ accessKey: string; readonly accessKeyLabel: string; autocapitalize: string; dir: string; draggable: boolean; hidden: boolean; inert: boolean; innerText: string; lang: string; readonly offsetHeight: number; ... 296 more ...; focus: (options?: FocusOptions | undefined) => void; } | null, HTMLElement | ... 1 more...' is not assignable to type 'MaybeComputedElementRef<MaybeElement>'.