Let's say you spin up the same modal with the same...
# package-development
j
Let's say you spin up the same modal with the same observer several times on top of each other. You dont want the first modal closed to unsubscribe all the others. That's when you can give it a custom alias. Otherwise, it will use the alias of the controller that is being registered. It will also only automatically unregister if you use an Umbraco controller, however that is a detail most wont hit anyway.