EvolvedWeb / evowc

Evolved Web Components
MIT License
8 stars 0 forks source link

Comments for a looped variable name are not accurate #67

Closed intervalia closed 7 months ago

intervalia commented 8 months ago

Describe the bug The comments output for a looped function do not name the looped item name correctly

To Reproduce Use something other than item for the variable name:

$for="#filteredList as todo.key"

Expected behavior Comments should be correct

Screenshots image

intervalia commented 7 months ago

This will be fixed in the next release