Yeah whatever is triggering the wiget to spawn is doing it more than once. Sometimes thats an overlap other times its just the way you have it set up. I’d recommend a “do once” that only resets after closing(if needed). There are other ways to fix it, like correcting the way its spawned but not without trouble shooting exactly what you’re doing.