Noticed that the the wells layer keeps re-rendering when you have multiple viewports that share the layer.
As an example, add a log in the WellsLayer.renderLayers() method, and go to a story that shows the layer in two views (such as this label position example) and you'll see the log repeating.

Noticed that the the wells layer keeps re-rendering when you have multiple viewports that share the layer.
As an example, add a log in the
WellsLayer.renderLayers()method, and go to a story that shows the layer in two views (such as this label position example) and you'll see the log repeating.