DPIclimate / broker

3 stars 3 forks source link

Javascript error causes save action to fail in webapp physical and logical device pages #67

Closed dajtxx closed 2 months ago

dajtxx commented 2 months ago

The following line causes an error:

https://github.com/DPIclimate/broker/blame/536cddaa9f510d3a54a21df50a5da5ad0a1ce036/src/www/app/templates/base.html#L53

The error is:

183:53 Uncaught TypeError: Cannot read properties of undefined (reading 'preventDefault')
    at handleSubmit (183:53:23)