The Weweb 3.0 the workflow trigger called “On Mounted” is missing
So here is the situation. Before, in Weweb 2.0 there used to be a workflow trigger called “On Mounted” for every single element, which fired when the element was added to the DOM and was useful for performing element side-effects. Now, it is no longer there.
I have CRITICAL project flows that rely on that and I can see it was removed from the editor, but the underlying code still exists cos it’s not breaking in my production apps it just precludes new use.
Thank you for your kind words. We didn’t plan to remove this trigger, so I completely understand your frustration if it’s missing on your end.
I can still see it on my side, so I’ll need more details to understand what’s happening with your project. Could you reach out to the support team here , and tell them on which element you have this issue? I’ll make sure they prioritize your request so we can investigate.
I just checked with the support team, and it was fixed an hour ago. Can you confirm if everything is back to normal on your end?
That’s why I could not reproduce on my side.