Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug - Fix distance/date (duplicated coordinates) #21

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

JuditKaramazov
Copy link
Owner

  • Revised the “sort by distance/date” current behavior, which works as expected.
  • Detected two children with the same key (in this case, same coordinates).
  • Ensured the keys are unique so that components maintain their identity across updates.

@JuditKaramazov JuditKaramazov added the bug Something isn't working label Jul 2, 2024
@JuditKaramazov JuditKaramazov self-assigned this Jul 2, 2024
@JuditKaramazov JuditKaramazov linked an issue Jul 2, 2024 that may be closed by this pull request
5 tasks
Copy link

vercel bot commented Jul 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
takeyouthere ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 8:56pm

@JuditKaramazov JuditKaramazov merged commit 200d578 into main Jul 2, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Distance/date not working properly
1 participant