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)

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

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

and above screenshot is my current blog project structure FYI 🙏
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)
then i found that, the post with only korean characters title (as you can see below screenshot)
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
and above screenshot is my current blog project structure FYI 🙏