Closed jan-thoma closed 2 years ago
I've found this to be the case in the large app that we're using this in internally. I've written a test case for this https://github.com/pixari/vue-i18n-extract/blob/master/tests/fixtures/vue-files/edge-cases.js#L15
I've also tested with the exact code you've posted and it looks like it's working now in the next release! Let me know if the newest release solves your issue!
It looks like
vue-i18n-extract
is not working when it's used on inside template literals alongside with the composition API. For example:Is reporting unused keys.