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
UsethisConfig.set is currently quite a verbose method - we should be able to simplify it by grouping the "copy" operations (currently done attribute-by-attribute) into a single dedicated method.
UsethisConfig.setis currently quite a verbose method - we should be able to simplify it by grouping the "copy" operations (currently done attribute-by-attribute) into a single dedicated method.