|
|
|
|
|
by Timwi
626 days ago
|
|
Unfortunately, the # character puts a spanner in the works. The browser interprets it as a fragment and thus ignores everything after it. Since # is very common in SVG (color codes, id references), they break more often than I'd like. |
|