Angular SSR Support - Multiple Components #12734
Labels
Angular Universal
Issue or pull request is related to Angular Universal Server Side Rendering
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Describe the bug
Some components use the document variable. That results in some errors for Angular SSR Rendering and can be easily handled by using the @Inject for the Angular Document Variable what is already used in some other components.
Environment
Basic Angular CLI App with PrimeNG and NG Universal
Reproducer
No response
Angular version
15.1.0
PrimeNG version
15.1.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.16.0
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: