You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm currently using the vscode-ftl extension in my project, with vue-fluent. The issue is that I cannot extract strings to fluent files; each time I try executing the keyboard shortcut, I get a vscode warning saying "Cannot read properties of undefined (reading 'uri')".
Hello, I'm currently using the vscode-ftl extension in my project, with vue-fluent. The issue is that I cannot extract strings to fluent files; each time I try executing the keyboard shortcut, I get a vscode warning saying "Cannot read properties of undefined (reading 'uri')".
I made a repro on this repo: https://github.com/Ericlm/vue-fluent
The text was updated successfully, but these errors were encountered: