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
They are really similar but they aren't the same. Notably setConfiguration just updates the fields while intentionally not setting data and setModelConfig is replacing the whole object and ensures views and containers are initialized. While I am sure they can eventually be consolidated, its slightly non-trivial to ensure there aren't adverse effects with what the web app is expecting to have happen.
They are really similar but they aren't the same. Notably
setConfiguration
just updates the fields while intentionally not settingdata
andsetModelConfig
is replacing the whole object and ensuresviews
andcontainers
are initialized. While I am sure they can eventually be consolidated, its slightly non-trivial to ensure there aren't adverse effects with what the web app is expecting to have happen.Originally posted by @fe-wickham in #1 (comment)
The text was updated successfully, but these errors were encountered: