@@ -216,7 +216,9 @@ export default {
const singlePostData = allPostsOfType.filter(
post => post.slug == this.$route.params.slug,
)[0]
+ console.log(singlePostData)
console.log('single res:', res)
+
if (!singlePostData) return
// NOT plural