Ok, I could narrow it down to the isDraft()
method which causes a memory issue. Deleting that method seems to solve the issue.
1 Like
Ok, I could narrow it down to the isDraft()
method which causes a memory issue. Deleting that method seems to solve the issue.