Skip to content
Discussion options

You must be logged in to vote

Unfortunately the code base is complex to extract a working demo. I solved this by making sure I have only one element in the Dom that matches the selector.

Essentially, the error was happening because more than one element with the same class existed, and I was only controlling the visibility of them.

Thanks anyway

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@saulogt
Comment options

Answer selected by gilbarbara
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants