Jia
Jia
能不能一次生成多个页面, 这样导出一份json数据即可, 不然download HOME1, HOME2, HOME3, 我改个导航栏还要改三份json文件
in my testcase, i rendered a react component called AdLog, which will do axios query in componentDidMount. i have wrote several testcases, 1. Should render agent log success => not...
>> TypeError: Cannot convert undefined or null to object at Function.keys () at Object.addDerivedInfoForFile (/builds/dana/dana-home/node_modules/[email protected]@macaca-istanbul/lib/object-utils.js:58:20) at Collector.fileCoverageFor (/builds/dana/dana-home/node_modules/[email protected]@macaca-istanbul/lib/collector.js:94:15) at /builds/dana/dana-home/node_modules/[email protected]@macaca-istanbul/lib/report/html.js:559:90 at Array.forEach () at HtmlReport.writeReport (/builds/dana/dana-home/node_modules/[email protected]@macaca-istanbul/lib/report/html.js:558:27) at /builds/dana/dana-home/node_modules/[email protected]@macaca-istanbul/lib/reporter.js:93:20 at Array.forEach...
I've updated to lastest version, using ES6, and all `angular module` are defined in `index.module.js`, how to define `controller, directive, filter` in each component ? ``` /* global malarkey:false, moment:false...
Does qiankun support nextjs-based microApp?? I have a microApp which is built by nextjs. when I try to call `loadmicroApp`, it shows lots of errors. It is a very basic...
Is there any API can return absolute x,y position of each node? I couldn't find it in `layout` ``` var layout = new Springy.Layout.ForceDirected( graph, 400.0, // Spring stiffness 400.0,...