oakes / Nightlight

An embedded editor for Clojure
https://sekao.net/nightlight/
The Unlicense
788 stars 35 forks source link

Code completion not working #31

Closed tjscollins closed 7 years ago

tjscollins commented 7 years ago

Code completion doesn't seem to work properly for me in the current version of Chrome or Firefox. The div elements appear, but they are empty/without any text. There are no error messages in the logged in bash console nightlight was launched from.

screenshot from 2017-05-07 06-31-12

oakes commented 7 years ago

Can't seem to reproduce this. I downloaded your old-school-library project and it appears to work on my machine:

old-school-library

It looks like you're using Linux so that is one difference, but I don't know of any Linux-specific problem that might cause that. If you have any other info on your setup please let me know.

tjscollins commented 7 years ago

Seems to be working now. Something must have been out of date and got updated. No idea what though. Thanks for checking.

oakes commented 7 years ago

No problem!

glfeng318 commented 7 years ago

i got the same problem too with OS X 10.12.1 and Safari 10.0.1, also chromium did't work