Skip to content

ExtendedAttachment interface does not have correct type for images #541

@jihok

Description

@jihok

Getting this error trying to compile:

ERROR in /home/runner/work/dash/dash/node_modules/stream-chat-react/types/index.d.ts
ERROR in /home/runner/work/dash/dash/node_modules/stream-chat-react/types/index.d.ts(692,12):
TS2314: Generic type 'Array<T>' requires 1 type argument(s).

and indeed on that line: images?: Array; is not a valid type. Noticed this on stream-chat-react v2.4.1 and it still exists in v2.5.0

gz#6237

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions