scullyio / scully

The Static Site Generator for Angular apps
https://scully.io/
MIT License
2.55k stars 257 forks source link

When API response data is huge, scully does not caching that data #1655

Open vishnutrajesh opened 1 year ago

vishnutrajesh commented 1 year ago

🐞 Bug report

Description

🔬 Minimal Reproduction

💻Your Environment

Angular Version: 14





Scully Version: latest





🔥 Exception or Error




jitendraP-ashutec commented 1 year ago

I am also facing same issue, after upgrading Angular version 15. If in page we make multiple API call, then some times its not able to cache all API response and its random behaviour.