Resolve "Logbook new comment default text"
Closes #639 (closed)
The value of local storage was set asynchronously and because the component was closed right after clicking, it did not get the time to complete before being stopped. Changed it to be synchronous.
Edited by Mael Gaonach