lvgl / lv_binding_micropython

LVGL binding for MicroPython
MIT License
237 stars 156 forks source link

Simulator can't be used (due to js error?) #347

Open Suresh-Subedi opened 2 weeks ago

Suresh-Subedi commented 2 weeks ago

When I try to use lvgl simulator, it stays stuck with 'Loading code snippet...'

If I open devtools, I see: 'TypeError: $(...).tooltip is not a function' error in console,