cockpit
cockpit copied to clipboard
"Mavlink2Rest connection" and "WebRTC connection" variables do not update reactively
The default custom option keeps the old adresses as reference.
It's OK if you reload the page, and back to configuration menu.
Good catch. This is possibly being addressed by https://github.com/bluerobotics/cockpit/pull/241
To make the problem more clear: when checking to use custom addresses, Cockpit is using the default address (e.g.: blueos.local) instead of the current one (e.g.: 192.168.15.192).