πŸ•ΊπŸ•ΊπŸ•Ί F**K YEAHHHH!! Finally solved the POST request error for post comments! Fixed it by adding missing body data like `this.$auth.user` and `this.post.id`. Even figured out how to do a page reload in Vue using `this.$router.go(0)` while keeping scroll position with `scrollToTop: false` ! Progress feels gooood!!! πŸ’†β€β™‚οΈ