0x-jerry / vscode-hexo-utils

vscode sidebar for hexo.
https://marketplace.visualstudio.com/items?itemName=fantasy.vscode-hexo-utils
MIT License
47 stars 11 forks source link

e.tags.forEach is not a function #20

Closed xdfwsl closed 4 years ago

xdfwsl commented 4 years ago

When I save the file the hexo utils always pops up the message 'e.tags.forEach is not a function' and even the file is just a empty one.

xdfwsl commented 4 years ago

微信图片_20191015165541

0x-jerry commented 4 years ago

This could be is a bug and thanks for feedback.

For now, please try this

---
title: test1
date: 2019-10-15T08:32:37.226Z
tags: []
---
xdfwsl commented 4 years ago

微信图片_20191015165541

The problem is not solved.

0x-jerry commented 4 years ago

I just tested it, it works fine for me.

Please try reinstall this extension, if it not work, please upload the file you created, I will test it later.

xdfwsl commented 4 years ago

test1.zip

xdfwsl commented 4 years ago

I have reinstalled this extension yet, but it's doesn't work.

0x-jerry commented 4 years ago

I have tested the file you upload and it works fine. So, It will very helpful to location the bug If you provide these information.

vscode-hexo-utils version:
system os:
vscode version:
file encoding: 

image

0x-jerry commented 4 years ago

Closed: 5e30f90d8eb43ef9413a56addb5e7f96aecefd8f

xdfwsl commented 4 years ago

it works