Hi everyone,
I’m working on a project that was previously up and running, but since yesterday I’ve been experiencing some bugs that prevent certain workflows from running.
I’ve reviewed the page and there don’t seem to be many events running at the same time. However, it looks like some basic conditionals (e.g. “checkbox is checked”) are incorrectly blocking workflows, as they don’t seem to be evaluated properly.
Ty @ihsanzainal84 . There are 2 workflows that run at the same time in the client-side.
1- Page load: send data to a plugin
2- Do every 10 seconds: upload an image
However, I have removed/disabled both and the issue persists.
Hi everyone, quick update: this appears to have been a browser-related issue on my end. I tried using incognito mode and everything works perfectly now.
Thanks for your help!