-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Description
Tried emailing you back on hello@reshaped.com, but it got kicked back to me due to The response from the remote server was: 554 5.7.1 : Relay access denied , i wanted to share this issue blocking me from upgrading to the latest:
Type '{ "data-cy": string | undefined; }' is not assignable to type 'Attributes<As> | undefined'.
Type '{ "data-cy": string | undefined; }' is not assignable to type '(As extends keyof IntrinsicElements ? IntrinsicElements[As] : HTMLAttributes<HTMLElement>) & Record<...> & { ...; }'.
Type '{ "data-cy": string | undefined; }' is not assignable to type 'As extends keyof IntrinsicElements ? IntrinsicElements[As] : HTMLAttributes<HTMLElement>'.ts(2322)
Text.types.d.ts(28, 5): The expected type comes from property 'attributes' which is declared here on type 'IntrinsicAttributes & Props<As>'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Awaiting / Blocked