Michael Hladky
Michael Hladky
also related: - https://github.com/tastejs/angular-movies/pull/241 - update to ng 16.2.0-next
I added tests for the src switch: https://github.com/tastejs/angular-movies/pull/247 If you merge here they should pass. In the original PR they fail. @jogelin Let me know if this is true pls.
is the fix released?
Ok I did not know when the release is. So still RC ... good! I will update it immediately when it is released. Maybe give me a ping.
I researched and figured out the version that is served id the prerendered version and not SSR. also the caching settings for HTTP => 0 seconds therefore don't apply.
A possible solution to this issue is triggering the prerender script: - automat every [N] days - check for updates in the TMDB database and trigger the script based on...
https://github.com/eneajaho/ngx-isr/pull/43
Is this also happening in the list page?
Could we write a user-flow for it? The setup is now completely refactored and good DX.
Would you be interested in serving a PR? 😁