Build: TomatoARM AdreDVJ Sep 10 R7000
When trying to save the OpenVPN Client settings the GUI is unable to save the settings due to an error in the page. (There is no exception thrown in the GUI as far I can tell) All I can see is the exceptions happening in the console.
This is the error that appear in the console:
VM151:355 Uncaught TypeError: Cannot set property 'value' of null
at save (<anonymous>:355:29)
at HTMLButtonElement.onclick (VM238 :1)
From the VM151 code I can see...
Unable to save OpenVPN client settings (AndreDVJ build Sep 10)
When trying to save the OpenVPN Client settings the GUI is unable to save the settings due to an error in the page. (There is no exception thrown in the GUI as far I can tell) All I can see is the exceptions happening in the console.
This is the error that appear in the console:
VM151:355 Uncaught TypeError: Cannot set property 'value' of null
at save (<anonymous>:355:29)
at HTMLButtonElement.onclick (VM238 :1)
From the VM151 code I can see...
Unable to save OpenVPN client settings (AndreDVJ build Sep 10)