cannot access children in tag parent
i want to add event for child tag in 1 parent tag but i see parent tag doesn't contain any child tag and i cant loop and assign event to child tag
3 Replies
help me , pls
You can't declare the same variable twice when you use the const keyword
You need to share some code but the error message is clear.
As @vince already mentioned, you seem to be attempting to redeclare the same const variable in your JS