martonsagi / al-object-designer

AL Object Designer for Dynamics 365 Business Central development
MIT License
39 stars 21 forks source link

An error occured in ALPanel.update() method. Details: fpaths is not iterable #91

Open BerChm opened 3 years ago

BerChm commented 3 years ago

I have just installed the extension, and when I open it I get the following error: An error occured in ALPanel.update() method. Details: fpaths is not iterable

Error AL Object designer
HendrikTuga commented 2 years ago

same issue after latest vscode update. any replies?

Magicrevette commented 2 years ago

Same problem here. I installed the version 0.2.3 of the AL Object Designer instead of the 0.2.4, it works again and doesn't show the error anymore.

Michael-List commented 2 years ago

I had this error too (with version 0.2.3 and 0.2.4 tested). Fix: Open a folder/project before clicking at the AL Object Designer extension

LIDDHendrikTeixeira commented 1 year ago

Still get An error occured in ALPanel.update() method. Details: Cannot read properties of undefined (reading 'trim') on 0.2.4 and didnt have it on previous version. this was after last VScode update