You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.
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 🙏
The text was updated successfully, but these errors were encountered: