platform
platform copied to clipboard
Widget issue. I have the same 'message' event for both buttons 'Start Timer' and 'Close'
Button 'Stop Timer' emits message event with data {type: 'timer:stopped'}, but button 'Start Timer' emits message event with data {type: 'frame:close'}. So click on 'Cancel' and on 'Start Timer' are indistinguishable