webfui icon indicating copy to clipboard operation
webfui copied to clipboard

When code is reloaded existing event listeners are not removed, causing webfui to behave erratic

Open ghost opened this issue 12 years ago • 0 comments

This commit removes any previously added event listeners on the form plugin. I haven't touched the mouse or scrolling plugin but I assume a similar change would be required.

See here for an example: https://github.com/sdevijver/webfui-repl

ghost avatar Mar 19 '13 20:03 ghost