Open ObserverHerb opened 6 months ago
Signals are being attached in the Setup callback, but splitting this out into a second callback will help prevent ordering errors and circular dependencies.
Signals are being attached in the Setup callback, but splitting this out into a second callback will help prevent ordering errors and circular dependencies.