Hi,
I've added a few states in an dom module on a staging platform. if i export those with the dom editor without instances. Can i import this on production to update the dom module there with excisting instances? and will those instances remain?
Hi Gerwin,
This should be fine as long as the existing data is still valid according to the updated state configuration. Considering you have only added states, I would assume that there should be no issues. If you use the DOM editor script to export and import the configuration. It should just update the config objects and have no effect on the existing DOM instances.