Skip to content
This repository was archived by the owner on Feb 12, 2023. It is now read-only.

how to cope with non ascii language only title post #204

Description

@dongjinahn

hello. first, thanks for your great work.

i'm migrating my wordpress blog to gatsby with your theme.

sadly, sorting not working.

as far as i can check, duplication of react component key is the problem (as you can see below screenshot)

image

then i found that, the post with only korean characters title (as you can see below screenshot)

image

doesn't have proper slug (= the key) for it.

related code i found: here

is it possible to fix this issue? like making another string for the NoteListItem key? (base64 of title for example)

is there any other side-effect that i cannot guess right now?

thanks!


edited 2021/10/06 10:06:52 PM

image

and above screenshot is my current blog project structure FYI 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions