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(Comments): Permalinks pull all comments into memory #1027

Merged
merged 2 commits into from
Aug 25, 2024

Conversation

AW0005
Copy link
Contributor

@AW0005 AW0005 commented Aug 25, 2024

Permalinked comments were pulling all comments into memory before finding the comment actually linked to, which will eventually crash the page with enough comments.

AW0005 and others added 2 commits August 25, 2024 13:17
Permalinked comments were pulling all comments into memory before finding the comment actually linked to, which will eventually crash the page.
@itinerare itinerare added bug Something isn't working needs review Pull requests that are pending community review labels Aug 25, 2024
@itinerare itinerare added reviewed Pull requests that have received community review and are pending merge and removed needs review Pull requests that are pending community review labels Aug 25, 2024
@itinerare itinerare merged commit d0b11b6 into corowne:release/v3.0.0 Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working reviewed Pull requests that have received community review and are pending merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants