Daniel

Results 2 comments of Daniel

I'm experience the same behavior here. It's get dropped and don't get back but when checking with tuya app everything is working fine from there so I guess the re-connection...

What I did when I was doing our migration was to do ```javascript setup() { DragList.compatConfig = { MODE: 3 }; Drag.compatConfig = { MODE: 3 }; }, ``` And...