Closed juyrjola closed 8 years ago
Ah, right.
So for example you're switching from an SVG with IDs X, Y, Z to an SVG with IDs Y, Z, Q; the assertion tries to ensure the link that had been bound to id X is rendered, but naturally it's not, as there's no ID X anymore. Should be an easy fix!