Closed Croydon closed 6 years ago
I am interest in working on this issue
@zahiryahya1 Awesome! Let us know if you have any questions 😄
I narrowed down the problem to parseBlogArray(arr) function in Blog.vue. It seems to have something to do with parsing the 'path' object to get the date and title using regular expressions. The way I got around it was to convert 'path' to a string and get the sub-strings corresponding to date and title. My solution assumes that 'path' string is of the form 'post/2018/01-27-title.md'. Am I OK to make this assumption?
Fixed by https://github.com/inexorgame/site/pull/25
Thanks @zahiryahya1 😄
Edge just displays this:
If you have questions feel free to ask anything here, we are glad to help :)