vue/no-unused-emit-declarations
would throw Error when using dynamic render
#2387
Closed
2 tasks done
Labels
Checklist
Tell us about your environment
Please show your full configuration:
What did you do?
What did you expect to happen?
Lint works well.
What actually happened?
Repository to reproduce this issue
https://github.com/ntnyq-dev/repro-no-unused-emit-declarations
Additional text
#2340 introduced a function
isEmitVariableName
.emitReferenceIds
may be an empty Set.The text was updated successfully, but these errors were encountered: