Andrii Protsenko
Andrii Protsenko
In general how can I add click handler for custom action? For example I don't want to open new page by click but perform API call
Thank you @AshotN for the response. It works but seems handler function is triggered only when component: false. Let me explain what is my goal.  I want to download...
Why before, after and handler functions isn't triggered for new action with `actionType: 'resource',` when component is set? How it can be fixed?  
Hi @nshmyrev. Currently I have the same error on multiple linux based images, including Ubuntu, Debian and on docker. Are there any solutions how to fix it? Thanks in advance