Simple-keyboard is a virtual keyboard for Javascript that is lightweight and customizable.
The keyboard works OK during the development, but after the release to html5 web page it gives this error on chrome. Firefox OK.
UPDATE: Works with WORKER MODE OFF.
ERROR with CHROME:
Uncaught (in promise) ReferenceError: window is not defined
at new SimpleKeyboardInstance (c3runtime.js:3188)
at Function.New (c3runtime.js:308)
Thanks for the report! I hope i can fix all my plugins soon. Currently i have not enough time to do that... :-/