gluestack

gluestack Logogluestack

selectIcon component dont work

gouseppe posted this in #support
Open in Discord
Avatar
gouseppeOP
i installed the gluestack select with cli and dont charge the icon with the select icon component. i open the the select-actionsheet.tsx that installed and throw this error in visual studio code:
No se puede asignar un argumento de tipo "{ className: "style"; }" al parámetro de tipo "EnableCssInteropOptions<ForwardRefExoticComponent<RefAttributes<IPrimitiveIcon & RefAttributes<Svg>> & Omit<IPrimitiveIcon & RefAttributes<Svg>, "ref">>> & { ...; }".
El tipo '{ className: "style"; }' no se puede asignar al tipo 'EnableCssInteropOptions<ForwardRefExoticComponent<RefAttributes<IPrimitiveIcon & RefAttributes<Svg>> & Omit<IPrimitiveIcon & RefAttributes<Svg>, "ref">>>'.
La propiedad 'className' es incompatible con la signatura de índice.
El tipo '"style"' no se puede asignar al tipo 'CSSInteropClassNamePropConfig<RefAttributes<IPrimitiveIcon & RefAttributes<Svg>> & Omit<IPrimitiveIcon & RefAttributes<Svg>, "ref">>'.ts(2345)
Image
Image

1 Reply