I realize that two similar questions have been posted here and here, but neither had a solution which helped for me.
I have the following behavior: When changing the content in a markdown editor in my custom blueprint and saving, the file on the server itself changes but the content in my editor jumps back to the previous version. The behavior occurs mostly with small changes like single character changes. It is quite inconsistent behavior and the other posts suggest some issue in the blueprint. So if anyone could give me any pointers there, I would be really happy!
Hi @anon76427325 , thank you very much for the quick reply.
I did upgrade to the latest versions and unfortunately, the issue persists.
Maybe it is worthy to note, that the application is running in a azure app service?
Also, even though caching is disabled, whenever the issue happens a “clear cache” as an admin does resolve the issue.
Should I try to use a different key word than “content”? Or is that unlikely to resolve this?