N
N
Nikita Ronzin2019-10-29 15:58:08
JavaScript
Nikita Ronzin, 2019-10-29 15:58:08

Why is svg pouring?

Maybe someone came across something similar:
https://jsfiddle.net/ababinili/bjn5463y/6/
there are 2 svg elements, circles. If you show only one element of the openChoiceFrame circle, then it is displayed as squares. But if you show and openChoiceHandle then it becomes a circle as it should have become

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Bogachev, 2019-10-29
@Ababinili

You use things like use and clip-path a lot with element id's. But the id itself on the page is not unique. This is where everything breaks down. Use unique id for elements.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question