Justin

Results 3 issues of Justin

["import", { libraryName: '@apl-common/components', libraryDirectory: 'lib', style: (name, file) => { const libDirIndex = name.lastIndexOf('/'); const libDir = name.substring(0, libDirIndex); const fileName = name.substr(libDirIndex + 1); return `${libDir}/theme/${fileName}.css` } }...

I used DialogHost and added "MaterialDesignEmbeddedDialogHost", but the result surprised me! ![c9d35a672cce78012730d443b32e57e](https://user-images.githubusercontent.com/31630317/120485077-4b690400-c3e6-11eb-86ad-962bd45a6fc9.png) If you can’t find a clue, I will provide a minimal demo again, thank you

bug

你好,报文显示第二次执行` WriteInfo = 0x01,//设置多字节写数据相关参数(写起始地址,数据量)`的时候失败了,是哪里错了呢 ![image](https://user-images.githubusercontent.com/31630317/175023881-95e7caa5-c7ff-41b9-b883-4fa8c86d6a31.png) ![image](https://user-images.githubusercontent.com/31630317/175023966-78247024-bc0a-4e38-866e-4190f73db468.png) ![image](https://user-images.githubusercontent.com/31630317/175024071-f8c08f8e-8219-40f1-bd99-7c2dc2c966fa.png)