Pulsar-Edit-Highlights / line

@Pulsar-Edit package for highlighting the currently selected line.
https://web.pulsar-edit.dev/packages/highlight-line
MIT License
52 stars 16 forks source link

Selection border throws error in React Editor #17

Closed lmartins closed 10 years ago

lmartins commented 10 years ago

When using React editor and with Selection border active, any selection will result in the following error:

Uncaught TypeError: Cannot read property '0' of undefined 
richrace commented 10 years ago

Can you please give me some more details, I can't replicate this. I'm using Atom 0.106.0 and these are the settings I'm using.

settings

lmartins commented 10 years ago

Would the stack trace help? https://www.dropbox.com/s/zjy9izphmsl4912/Screenshot%202014-06-21%2009.27.01.png

Just tried on different machine and got the same result. Both machines with Atom 0.106.0.

Thanks.

richrace commented 10 years ago

Thanks! What is happening is that you need to tell if what underline style to use (solid, dotted or dashed).