Hi!
I'm trying to understand why the AutoUpdateTitleWithLabelSubscriber configured on symfony/ux does not work.
For example in the PR symfony/ux#2602, I added the label LiveComponent which has a dddddd color, but the title didn't change.
I have another examples, if it can helps:
Do you know what can happens here? Could it be caused by a missing configuration in https://github.com/symfony/ux/settings/hooks?
Thanks!