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

Comments not getting loaded properly #14776

Merged
merged 1 commit into from Aug 1, 2022
Merged

Comments not getting loaded properly #14776

merged 1 commit into from Aug 1, 2022

Conversation

br41nslug
Copy link
Member

Description

As Azri mentioned the internalPrimaryKey defaults to + when still loading which is passed to the sidebar components.
This solution waits for the item to be fully loaded and the internalPrimaryKey correctly updated before rendering the sidebar components.

Fixes #14608

Type of Change

  • Bugfix
  • Improvement
  • New Feature
  • Refactor / codestyle updates
  • Other, please describe:

Requirements Checklist

  • New / updated tests are included
  • All tests are passing locally
  • Performed a self-review of the submitted code

If adding a new feature:

  • Documentation was added/updated

@rijkvanzanten rijkvanzanten added this to the Next Release milestone Aug 1, 2022
@rijkvanzanten rijkvanzanten self-assigned this Aug 1, 2022
@rijkvanzanten rijkvanzanten merged commit 04fc6dc into main Aug 1, 2022
@rijkvanzanten rijkvanzanten deleted the issue/14608 branch August 1, 2022 13:21
qborisb pushed a commit to qborisb/directus that referenced this pull request Aug 18, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Comments/revisions/shares uses ID + initially for content items
2 participants