mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-25 02:57:09 +00:00
This enables the guards placed in `padeditor.disable` to work. On `window.unload` the pad's connection would get closed which would lead to the editor becomming disabled. If the editor had already been `disposed` then the call to `disable` would raise the exception: `Uncaught TypeError: Cannot call method 'ace_setProperty' of null` |
||
|---|---|---|
| .. | ||
| css | ||
| custom | ||
| img | ||
| js | ||
| favicon.ico | ||
| index.html | ||
| pad.html | ||
| robots.txt | ||
| tests.html | ||
| timeslider.html | ||