Fix imageAspectRatio set to null UpdatePost
Created by: Tirokk
Authored by mattwr18 Merged
- we were not setting the form.imageAspectRatio to the value of the post's imageAspectRatio, so when a user updated their post, but did not update their imageAspectRatio it would set it to null
@alina-beck