lucy091

Results 4 issues of lucy091

## **Describe the bug (required)** / **详细描述 bug(必填)** ![image](https://user-images.githubusercontent.com/33422728/176819022-7e854457-66bd-459d-9761-ae6794d8bfd0.png) A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述 --- ## **To Reproduce (required)** / **如何复现...

material

## **Describe the bug (required)** / **详细描述 bug(必填)** 官网https://lowcode-engine.cn/demo/index.html demo中存在下面的问题 查询筛选, ![image](https://user-images.githubusercontent.com/33422728/177512939-53a5ae99-34e6-45ba-a195-a1d1581086ee.png) ![image](https://user-images.githubusercontent.com/33422728/177513371-8a41f040-2bf9-46d8-9dcf-49b5be74f8a2.png) A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述 --- ## **To...

material

## **Describe the bug (required)** / **详细描述 bug(必填)** 目前渲染器加载物料是通过head中动态插入scriptb标签的方式加载, 但是在乾坤的微服务子应用中,因为乾坤的沙箱机制,动态脚本被劫持, 不能保证多个物料的执行顺序,相当于script标签的async属性在乾坤沙箱中的行为和浏览器默认行为不一致,谁先下载完谁先执行从而互相依赖的物料报错,目前关闭乾坤沙箱可以保证物料执行顺序,但是关闭沙箱会出现其他问题 以下是乾坤中相关的issue, https://github.com/umijs/qiankun/issues/1207 https://github.com/umijs/qiankun/issues/1234 https://github.com/umijs/qiankun/issues/470 可以推动下乾坤支持script标签的async与浏览器默认行为一致吗? 或者适配下物料的加载方式,增加个属性控制某些互相依赖的的物料按顺序加载执行?

## **Describe the bug (required)** / **详细描述 bug(必填)** A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述 drawer width写死了,未使用上图中create中传入的width --- ## **To Reproduce (required)** /...

help wanted