当前位置:网站首页>About the state transfer problem of SAP e-commerce cloud Spartacus UI SSR
About the state transfer problem of SAP e-commerce cloud Spartacus UI SSR
2022-08-04 20:04:00 【HUAWEI CLOUD】
Angular's TransferState class enables server-side rendering (SSR) and pre-rendering (SSR) Angular applications to efficiently render in the browser using data fetched from the server.
I created a storefront with Schematics based on version 3.4.5 (which a customer is using) and ran it in SSR mode.
I visit http://localhost:4000/ in my browser.
From Chrome Dev Tools I know that the source code of the home page is successfully generated by the SSR server.
However, even in SSR mode, I found that the /cms/pages OCC API is still triggered from the client.
In the log of the SSR server, I did not find the CSR fallback:
However, on the client side, I still found these OCC API calls:
Even if I use code like this:
ConfigModule.withConfig({ state: { ssrTransfer: { keys: { products: true, cms: true } } }});
Only make sure that the client is not sending product related API calls.
Answers
- For Product - I guess the status has moved from SSR to CSR.
- For cms - I guess we make the call whether we are in the ngrx store or not.What we are discussing may be improved in the future
By default, Spartacus reloads CMS page data on every route change, regardless of whether it is already maintained in ngrx state.However, customers can configure routing.loadStrategy differently via Spartacus: RouteLoadStrategy.ONCE
It is used in the CmsPageGuard.shouldReload method.
边栏推荐
猜你喜欢
随机推荐
华为WLAN技术:AP上线及相关模板的配置实验
如何手动下载并安装 Visual Studio Code 的 SAP Fiori tools - Extension Pack
如果是测试 axi dma抓数的话 看这里
mysql的存储过程介绍、创建、案例、删除、查看「建议收藏」
MYSQL gets the table name and table comment of the database
成品升级程序
ASP.NET商贸进销存管理系统源码(带数据库文档)源码免费分享
【Attention演变史】翻译模型seq2seq (第二弹)
Apache服务器配置多个站点
搭建MyCat2双主双从的MySQL读写分离
June To -.-- -..- -
【TypeScript】深入学习TypeScript枚举
The establishment of simple data cache layer
【Attention 演变史】RNN的产生、架构、推广、问题(第一弹)
EasyUi常用代码
【CAS:2306109-91-9 |胺-PEG4-脱硫生物素】价格
取证程序分类
从卖产品到卖“链路”:20条策略 解读直播带货迭代玩法
蚂蚁集团时序数据库CeresDB正式开源
Finished product upgrade program