Closed spoenemann closed 1 year ago
Calling start() twice would cause multiple event handlers to be registered.
start()
It did not happen to me, but I noticed that it can happen in the frontend by accident.
Calling
start()
twice would cause multiple event handlers to be registered.