Update a block with code
PermalinkI'm trying to update the content of a content block with php code in the dashboard. I'm using the save-function of the ContentBlockController class for this. The update seems to work, because when I check the database table btContentLocal I can see the changes. But when I watch the page with the updated block I do not always see the changes. Also when I try to load the content in my update form I don't see the changes.
What is the problem here? Does it have something to do with block caching? Or with page approval? I can't find it. Please help me.
A dump of the block on the front of the website.