In /view/frontend/web/template/checkout/cart/totals/cashondelivery.html there is a mistake in displaying the fee including and excluding tax. In the KO if clause the checked value is "Incl Tax" but displayed is "Excl Tax". Just a switch of the both if clauses should work fine.
In /view/frontend/web/template/checkout/cart/totals/cashondelivery.html there is a mistake in displaying the fee including and excluding tax. In the KO if clause the checked value is "Incl Tax" but displayed is "Excl Tax". Just a switch of the both if clauses should work fine.