kdeloach/react-lineto

'react-lineto-placeholder' divs only, no visible lines

Closed this issue · 3 comments

image

I'm seeing the divs created with the react-lineto-placeholder class, but there's no visible lines. Admittedly this is in a larger application, but there's nothing to crazy going on.

Any ideas why I don't see the lines? Using version 3.0.0.

What code are you using? Try running the demo and compare your code against those examples.

It's too difficult to pull an isolated example, closing until able to.

I am having this same exact issue except I got the line to draw but it draws horizontally rather than vertically and the line is black rather than red which is what I specified in borderColor="red"