Hello !
I'm running etherpad locally with dirtyDB and running sh bin/run.sh
When I edit a javascript file, I always need to stop the server and start it again for my changes to be loaded, which is very annoying... What am I doing wrong? I did try with h bin/debugRun.sh but it does the same thing
Also, a strange issue I got from today, the space bar does not work anymore... I tried with develop branch, even with master at 1.8.0, still happening... Any idea? On online etherpad instance I do not have this problem (so not coming from my keyboard)
See this screencast : after writing "usingwhitespace" I did press the space bar multiple time, first time it goes back to start of the line, then move cursor to the right, then come back to the start and so on...

Hello !
I'm running etherpad locally with dirtyDB and running
sh bin/run.shWhen I edit a javascript file, I always need to stop the server and start it again for my changes to be loaded, which is very annoying... What am I doing wrong? I did try with
h bin/debugRun.shbut it does the same thingAlso, a strange issue I got from today, the space bar does not work anymore... I tried with develop branch, even with master at 1.8.0, still happening... Any idea? On online etherpad instance I do not have this problem (so not coming from my keyboard)
See this screencast : after writing "usingwhitespace" I did press the space bar multiple time, first time it goes back to start of the line, then move cursor to the right, then come back to the start and so on...
