You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 22, 2024. It is now read-only.
add ServerTransferStateModule / BrowserTransferState Modules to the corresponding "app.server.module.ts" / "app.module.ts"
create routes.txt file with routes to /detail/1-20
mention routes.txt file in angular.json in options of prerender script (angular.json:169)
🔥 Exception or Error
While in the minimal reproduction i did not provide any transfer state, in my real app the transferstate is set. The big issue now is that the first script tag with the same id is always empty which causes transferState to be useless essentially and the request to be made again