Fix - Attachment - Unable to download a txt attachment until the browser is refreshed #1265
lint-changed.yml
on: pull_request
Changed files ESLint check
46s
Annotations
3 errors
|
Changed files ESLint check:
src/components/Attachments/AttachmentView/index.tsx#L296
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Changed files ESLint check
Process completed with exit code 1.
|