Skip to content

Image component can't work with contained non-latin symbols in src prop #19668

@haw0k

Description

@haw0k

Bug report

Describe the bug

If src prop of next/image component contained non-Latin (Cyrillic in the followed example) symbols, GET request to this resource are always throw the 404 error

To Reproduce

test image with cyrillic src prop

Expected behavior

Got the image

Screenshots

Screenshot added

System information

  • OS: [Ubuntu]
  • Browser [chrome, firefox]
  • Version of Next.js: [10.0.3]
  • Version of Node.js: [10.0, 12.0]
  • Deployment: [next build, next start]

Additional context

None
Screen-2020-11-30_00-34-14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions