Gervwyk / lowdefy-eventlistener-test

Quick example to test eventlisteners added via JsAction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lowdefy-eventlistener-test

Quick example to test eventlisteners added via JsAction

How to reproduce

If you select a file at first you will see a console.log() message. If you however select an option at the MultipleSelector field the eventlistener gets removed from the file input and therefore you won't see any log output anymore when selecting a file after that.

About

Quick example to test eventlisteners added via JsAction

License:MIT License


Languages

Language:JavaScript 86.9%Language:HTML 13.1%