# /etc/config/wireless
uci del wireless.radio1.band
uci del wireless.radio1.channel
uci add wireless.wifinet4.disassoc_low_ack='0'
Applying the changes disables wireless. Trying to edit the network again gives an error
TypeError
Cannot read properties of undefined (reading 'value')
This may be related to #5468. This is the same as #5771, which was closed without verification or a fix.
Expected behavior:
Example: Replace the following lines and remove thiswireless.radio1.band and wireless.radio1.channel should not be deleted.
Additional Information:
OpenWrt version information from system /etc/openwrt_release
This is still happening on 21.02.03.
root@den:/etc/config# cat /etc/openwrt_release
DISTRIB_ID='OpenWrt'
DISTRIB_RELEASE='21.02.3'
DISTRIB_REVISION='r16554-1d4dea6d4f'
DISTRIB_TARGET='ramips/mt7621'
DISTRIB_ARCH='mipsel_24kc'
DISTRIB_DESCRIPTION='OpenWrt 21.02.3 r16554-1d4dea6d4f'
DISTRIB_TAINTS=''
Steps to reproduce:
Actual behavior:
Changes show the following:
Applying the changes disables wireless. Trying to edit the network again gives an error
This may be related to #5468. This is the same as #5771, which was closed without verification or a fix.
Expected behavior:
Example: Replace the following lines and remove this
wireless.radio1.band
andwireless.radio1.channel
should not be deleted.Additional Information:
OpenWrt version information from system
/etc/openwrt_release