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

[ignore] running e2e tests on #11748 #11794

Closed
wants to merge 2 commits into from
Closed

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Apr 25, 2024

  • fix(angular): run tracing stuff outside Angular
  • Trigger e2e test

arturovt and others added 2 commits April 25, 2024 12:35
This commit updates all tracing functionality to run outside the Angular zone.
Before this change, it hindered server-side rendering and hydration, causing instability
in the app. The app achieves stability when there are no micro/macro tasks running. As a
result, the HTML can now be serialized and sent to the client.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants