subtleGradient/language-javascript-jsx

2 lines collapse into 1 with "cursor" prop

Opened this issue · 1 comments

I noticed a line collapsing on top of another line. The behavior can be seen here:

cursor

The behavior went away when I disabled this package. I also strangely only see it when the prop is called cursor.

Not quite sure what is going on. I'll try digging in a bit when I have some time.

louh commented

I've been experiencing this as well. It's super weird.

oct-12-2016 17-46-54

Any luck finding out why this is happening? It's driving me crazy! I'm thinking of rewriting my components just to not use that prop.