ERROR TypeError: this.document.head.prepend is not a function in 18.0.0-rc.1 #16875
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
for ng serve, I am getting below error after upgraded to 18.0.0-rc.1
one thing this project is using angular SSR.
Environment
"primeng": "^18.0.0-rc.1",
"@primeng/themes": "^18.0.0-rc.1",
happening in ng serve only.
Reproducer
No response
Angular version
18.2.x
PrimeNG version
18.0.0-rc.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.15.1
Browser(s)
chrome 131.0.6778.86 but all browsers are same
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: