But after publish clicking on the button and inspecting network tab in the inspector it shows no calls to any server actions that was exposed through “GlobalActionsProvider”.
However if I switch to “integrations” and modify data that way, it works.
I basically create a global context, within the global context (you see in the screenshot I shared), I wrap it with both dataprovider and globalactionsprovider.
But no matter what I do, globalactionsprovider never trigger the functions (I use console.log to log) but if I use the ones from dataprovider it works.
Hi, we are unable to reproduce the error. Please consider collabarating with us so that we can further investigate the issue, you can see how to do it in Collaborating with Plasmic | Learn Plasmic.