Closed blokhin closed 4 months ago
calling web_component.unvibrate() results in an error warning in a console:
web_component.unvibrate()
Uncaught Promise { <state>: "pending" }
However the phonon movement is stopped correctly.
calling
web_component.unvibrate()
results in an error warning in a console:Uncaught Promise { <state>: "pending" }
However the phonon movement is stopped correctly.