fix: issue with generating uuid for every fragment #10364
Annotations
8 errors
|
🔨 Build Showcases
Property 'stylePath' does not exist on type 'DBBrandProps'.
|
🔨 Build Showcases
Type '{ children: any; imgAlt: string | undefined; imgHeight: number | undefined; imgSrc: string; imgWidth: number | undefined; anchorChildren: boolean | undefined; anchorRef: string | undefined; ... 9 more ...; title: string | undefined; }' is not assignable to type 'IntrinsicAttributes & Omit<Omit<HTMLProps<HTMLDivElement>, keyof GlobalProps | keyof DBBrandDefaultProps | keyof ImageProps> & DBBrandDefaultProps & GlobalProps & ImageProps, "ref"> & RefAttributes<...>'.
|
🔨 Build Showcases
Property 'stylePath' does not exist on type 'DBHeaderProps'.
|
🔨 Build Showcases
Type '{ children: Element; slotBrand: Element; slotMetaNavigation: Element; slotCallToAction: Element; slotActionBar: Element; drawerOpen: boolean | undefined; ... 9 more ...; onToggle: ((open: boolean) => void) | undefined; }' is not assignable to type 'IntrinsicAttributes & Omit<Omit<HTMLProps<HTMLDivElement>, keyof GlobalProps | "onToggle" | keyof DBHeaderDefaultProps> & DBHeaderDefaultProps & GlobalProps & ToggleEventProps, "ref"> & RefAttributes<...>'.
|
🔨 Build Showcases
Property 'stylePath' does not exist on type 'DBPageProps'.
|
🔨 Build Showcases
Type '{ children: string; type: "fixedHeaderFooter" | undefined; fadeIn: boolean | undefined; className: string | undefined; describedbyid: string | undefined; id: string | undefined; ... 4 more ...; slotFooter: Element; }' is not assignable to type 'IntrinsicAttributes & Omit<Omit<HTMLProps<HTMLDivElement>, keyof GlobalProps | keyof DBPageDefaultProps> & DBPageDefaultProps & GlobalProps, "ref"> & RefAttributes<...>'.
|
🔨 Build Showcases
Process completed with exit code 1.
|
Loading