workerLogger.js:78 function buttonSearch_click is registered as a static event handler but is not exported from the page code. Please remove the static event handler or export the function.
Before it was working and now no … the button handler have been add in the properties panel
Have you double checked that the handler is still assigned? If it is, try deleting the connection from the properties panel and recreating the function. (Would love to know if this works, because I realize this is a couple months old).
I am having this same issue, and I have tried everything. Deleted and added back, names the function something different, readded the button, but nothing seems to work.