You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: When using the library in multiple plugins the Singleton class was only returning the class firstly ever
used by it. Obviously this was not intended behavior. It now returns the only the first used instance of each class type