If you use `addLater` to add a new element with th...
# community-support
p
If you use
addLater
to add a new element with the same name, why are another elements ignored and silently dropped, but register fails with name is already used?