angular / preboot

Coordinate transfer of state from server to client view for isomorphic/universal JavaScript web applications
MIT License
382 stars 51 forks source link

Angular 13 support #147

Open PascalvdHoek opened 2 years ago

PascalvdHoek commented 2 years ago

Is there anything known about preboot angular 13 support? Or do you guys have an alternative for this issue?

deshodes commented 2 years ago

Any update on this issue?

alfmos commented 2 years ago

I second that. any plan to make it compatible with Ivy?

hiepxanh commented 2 years ago

you dont need this library if you only want to remove the flick, just use this https://github.com/angular/preboot/issues/135#issuecomment-1081950340

andreypelykh commented 2 years ago

Also, this solution works fine https://github.com/angular/preboot/issues/135#issuecomment-1007969876 on Angular 14.