KellenHe
KellenHe
@CJY0208 请问如何动态设置名字,我目前这样实现不行 1、通过getCachingNodes获取cachingNodes后,循环生成tabs, 2、通过接口获取数据后需要更新KeepAlive的自定义属性data-pathName={tabName} `` 3、再通过getCachingNodes重新获取的还是之前的名字
我这边也遇到这个问题了, 刷新应该自己处理下,用js判断如果是pjax请求就返回公共部分,是刷新就全部返回。
直接bisheng start,也会去node_module下面去找配置文件,是什么原因? Error: Cannot find module 'E:\platform\site\0.1.0dev\front-1103\front\node_modules\E:\platform\site\0.1.0dev\front-1103\front\bisheng.config.js'
我有theme也会报这个错
@PeachScript 1、添加@babel/runtime依赖后报另外一个错:Error: 'isFragment' is not exported by node_modules\react-is\index.js 2、然后添加了react-is,现在报Error: 'default' is not exported by node_modules\classnames\index.js 3、添加classnames依赖后正常build了 上周的代码还是build正常的,不知道哪里的问题。
Hi @madhujsmg do you find the solution ? I also want to use session instead of localStorage
@cipchk https://stackblitz.com/edit/ng-alain-setup-vtsqsh?file=src/app/app.component.html 这里面用的是10.1.3,也有这个问题。
是的,带有children的层级无法缓存,children反而可以
有后续吗?