Templates don't work with SVG
Author: gburcaCreated Aug 30, 2022Updated Sep 28, 2022
See: http://jsfiddle.net/gburca/hwb92esf/33/
The generated HTML looks identical, yet the 1st SVG drawing is not displaying the circles (even though they're in the generated HTML). The 2nd drawing (which doesn't use templates) displays them properly.
Source: knockout/knockout