1
I have a problem with my code, where I use javascript, firebase and bootstrap.
I search for information in firebase and have a "new" within the query that creates some information in my html. But if I repeat this function twice in a row, it creates the information more than twice.
I need to know where these repetitions really come from. Is there any way?
Can you enter the code? It seems to be something related to events, some
listener
that you forgot to remove...– bio
Show us your code so we can help you
– Rosário Pereira Fernandes
@bio sorry, I did not post the code because it is corporate and cannot be posted. But if that’s what you said, could you tell me how I do to check?
– user50860
I realize your code is corporate, but you can replace sensitive data with data fetishes for us to have a verifiable example
– Rosário Pereira Fernandes