Hello,
I am trying to create a plugin for Miro, and it would be useful if i could have a event listener that tracks the changes on the content of a item on the board (specifically a sticky note). Going through the documentation the closest thing i could find is experimental:items:update. This event listener is triggered when the item changes size, rotates or moves. Close enough but not quite there. Is there a workaround available that I missed?