I've created a custom Page Builder Element. However I now realize that the data is saved to the db along with the master template. Which seems to mean that in order to change the template design, I would have to load and re-save any instances using my element, after I've made a change to the master template?
Can anyone tell me if I'm mistaken? Or if not, explain to me how to work around this? Does not seem very useful if the template design is basically hard coded to the db.