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

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

Open
dongjinahn opened this issue Oct 6, 2021 · 1 comment
Open

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

dongjinahn opened this issue Oct 6, 2021 · 1 comment

Comments

@dongjinahn
Copy link

dongjinahn commented Oct 6, 2021

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 🙏

@dongjinahn
Copy link
Author

dongjinahn commented Oct 6, 2021

and since multiple posts have same slug, their url is same lol...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant