Skip to content

FileTypeIcon - some icons are not showing #2104

@jumpei-yamauchi

Description

@jumpei-yamauchi

Category

[ ] Enhancement

[X] Bug

[ ] Question

Version

3.24.0

Expected / Desired Behavior / Question

We are using FileTypeIcon control with the following parameters:

<FileTypeIcon type={IconType.image} size={ImageSize.small} path={path} />

This should show an icon based on the value passed to path property.

Observed Behavior

Recently we have started seeing 409 Conflict error for some of document extensions:

PowerPoint, Excel, PDF icons are showing as expected. Above icons had been showing as expected until recently.

Steps to Reproduce

  • add FiletypeIcon control with the following properties:
    • type
    • size
    • path
  • load the page with the control

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions