kedmenec
Results
1
comments of
kedmenec
@CVarisco it looks like it might be a windows issue?  In extension.js I changed function createComponent(e) { const path = e.toJSON().path; to function createComponent(e) { const path = e.toJSON().fsPath;...