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
Currently a FileFactory's static get title() need to return the exact same name as the class.
We need to decouple this so that developers can use spaces and other characters in their FileFactory names,