How to know which file is being repeated in console.log?

1

I have a problem with my code, where I use javascript, firebase and bootstrap.

I'm looking for information in the firebase and I have a "new" inside 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 reps really come from. Is there any way?

    
asked by anonymous 31.01.2018 / 19:10

0 answers