madmartin / Jarolift_MQTT

Controlling Jarolift TDEF 433MHZ radio shutters via ESP8266 and CC1101 Transceiver Module in asynchronous mode
GNU General Public License v3.0
67 stars 28 forks source link

Fix Shutter Rename issue when using Firefox browser #3

Closed sidddy closed 6 years ago

sidddy commented 6 years ago

This commit should fix the issue when renaming Shutters in Firefox: "event" was not defined in the event-handler function parameters, therefore firefox couldn't process the onSubmit properly.

madmartin commented 6 years ago

Can confirm that it works with FF60. Many thanks!