gdnwr

Results 17 comments of gdnwr

您好,近期有开发计划支持一下吗? @lijinke666

确实是有这个问题,我是主项目、子项目都是VUE2; 现在只能先设置vue.config.js中的css.extract=false,将CSS文件动态注入到 JavaScript 中的 inline 代码,等待qiankun后续修复。

想问一下,@antv/g-layout-flex跟@antv/g-plugin-yoga有什么区别?

@ClarkXia 您好,如果runtime可以支持import导入的三方库,这样可以把三方库都在放在主项目中,微模块共享主项目的三方库,保持微模块打包后的最小体积 不知道后续开发计划是否可以支持?

@antv/s2的2.0新版,有计划做行/列头的单/多选吗?

> 支持多选可以考虑下VTable 感谢分享,VTable确实可以。S2要努力呀,不要被VTable抢占了市场。

> Layer ids must be unique. > > If you still believe there is a bug, please note that v8.1 is not actively maintained. We will only investigate bugs on...

> https://github.com/visgl/deck.gl/tree/master/examples/get-started/pure-js/arcgis works as expected. > > Please provide fully functional code to reproduce your issue. We cannot debug from screenshots. Hello, are examples from CodeSandbox not acceptable? https://codesandbox.io/p/sandbox/arcgis-deck-forked-9m52cr?file=%2Findex.html ```...

@Pessimistress Hello, the test code has been provided. Could you please help with it when you have time? https://codesandbox.io/p/sandbox/arcgis-deck-forked-9m52cr?file=%2Findex.html