Skip to content

[InterestingIguana](bug) Fixed blog edits not saving #593

Ben requested to merge fix/blog-save-on-edit-593 into master

Closes #593 (closed)

Issue was that the property changed was protected, and could not be accessed. Rather than reworking the scope, I thought it best to use the setter.

To test, make a blog Edit it on your newsfeed

Merge request reports