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

fix: discussion page renders before loading is finished #4158

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

SychO9
Copy link
Member

@SychO9 SychO9 commented Jan 5, 2025

Fixes #0000

Since the PostStream component is now lazy loaded, the first discussion page access might error out as there is more time needed to actually start rendering the page. This PR adds a loading indicator to prevent early rendering.

@SychO9 SychO9 added the type/bug label Jan 5, 2025
@SychO9 SychO9 added this to the 2.0.0-beta.2 milestone Jan 5, 2025
@SychO9 SychO9 requested a review from a team as a code owner January 5, 2025 10:53
@SychO9 SychO9 merged commit e3943ee into 2.x Jan 5, 2025
28 checks passed
@SychO9 SychO9 deleted the sm/discussin-page-error branch January 5, 2025 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant