mkloubert / vscode-kanban

Kanban board for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-kanban
GNU Lesser General Public License v3.0
283 stars 52 forks source link

Error exporting #66

Open janosimas opened 2 years ago

janosimas commented 2 years ago

I configured to export on save and the export path.

When I try to export I get the error:

[ERROR] '(intermediate value)(intermediate value)(intermediate value).filter is not a function'

A directory (?) is created with the export name.

If a file already exist nothing is written on it.