#Angular SSR 17 stuck on building

14 messages · Page 1 of 1 (latest)

mighty robin
#

anyone have experience with it ?

stable rune
#

Yes

#

Do you have prerender enabled ?

#

(in angular.json)

mighty robin
#

yes it's enabled

mighty robin
stable rune
#

Your apps remains unstable

#

you likely have a pending promise or a setTimeout/setInterval pending

mighty robin
stable rune
#

Does you setTimeout finish ?

#

or is it pending ?

mighty robin
#

it's only working in afterNextRender

stable rune
#

afterNextRender() only runs on the client side