Chris
Chris
Have you made any progress here? I tried to port your project (mpy-demo + mpy idf component) to ESP8266_RTOS_SDK which is like esp-idf. I get the same errors. I first...
I also tried the "standalone" version - which I understand to what's brought by this repository only. I can run the dev:with-mock, I can also add nodes, but as soon...
Update: For testing purposes, I changed the way the `onNodeDrag` callback is defined: ```ts /** * 节点拖拽回调函数 * @param event - 事件对象 * @param node - 当前拖拽的节点信息 * @param nodes...
The following log content is dumped by the application while loading, i.e., this is what is written to the log event without any user interaction (meaning mouse clicks in this...