Multiple Instances of the same embed affect one another within a story
Closed this issue · 7 comments
JXVD commented
Repro Steps
- Create an embed
- Create another version of that embed from the existing embeds tab
- Edit one of those embeds
- Edit the other embed
Expected Functionality
Actual Functionality
The embed that was edited second will populate with the edited values of the first upon opening the edit modal.
JXVD commented
Unsure if this is a bug or if it is proper functionality
JXVD commented
Unlikely, this is just an issue with how the embed populates it's values from the server. The only change that would ever need to be made would be simply updating both the embeds upon saving one of them. Just making sure that both embeds referencing and affecting the same data is correct.
ethorne commented
This is a nonissue. We cannot push updates to html pages that have already been loaded.
JXVD commented
We could update other versions of the embed within the editor. This is a minor issue though.
ethorne commented
Yes, this is true. We should bring this up at the next meeting.