Yes, but I opened a ticket. I can’t share the URL since its all on paid membership pages. But it should be easy to reproduce.
Install lodash package and import it
import _ from "lodash";
This should stop the page working (it only displays the page like in the editor). Since it works on backend side, i’m moving the logic there. Only way to save some credibility for my visitors…
All worked fine before… So i’ts not that i’ve changed the page or so.