Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Error on update instructions for deprecation of withServerTransition #223

Open
albanx opened this issue May 7, 2023 · 0 comments
Open

Comments

@albanx
Copy link

albanx commented May 7, 2023

Hi guys
First thanks for the hard work on this amazing framework (been working with it since long time)

I am updating my homezone.al app to use angular 16, so far all good, I got struggle for some time on changing the BrowserModule.withServerTransition. The instructions on https://github.com/angular/angular/blob/main/CHANGELOG.md#platform-browser-4 are saying to replace it with { provide: APP_ID, useValue: 'serverApp' }, in imports where actually should say to move it into the providers array:

image

Found out the hard way after some failures.

Thanks
Alban

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant