Is anyone using the Server Script action from @mishav Toolbox Plugin. I’m doing the following and it appears to be broken now. It’s not throwing any errors in the logs, but I’m not seeing any of the actions/steps firing after this one anymore.
This was working for probably a year up until the last month or two. I do not think I have changed the particular workflow for this. Wondering if some Bubble change has broken the Server Script action.
Don’t know, if Regex (or any other function you’re using) is a browser function then it won’t work, I’ve done such mistake already, using browser functions on server side… just an idea.