mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
Creating a new injector re-initializes services and providers within its modules. If those services or providers rely on being singletons (as colorPickerService does), this produces unexpected behavior.