DIV naming issue: plotting the same plot twice over results in 1 blank

I would like to know if this is a bug or a feature: I have placed the same plot in two different places. I use the same div name. However Plotly seems to search for the div name from the start of the document. It updates the first occurrence twice and leaves a blank space.

TIA,