WireGuard VPN doesn't work on DE: GNOME 48.2

WireGuard VG does not connect to the network after the latest update.
I constantly enter the command resolvconf -u . Is there any solution to this problem?
https://paste.manjaro.ru/view/19ee8443

This mentioned above problem has been resolved by using the method followed link: Просмотр и редактирование файлов конфигурации - Manjaro
Also I have removed the line DNS=8.8.8.8 in the file wg0.conf

The use of resolvconf -u point to a system using openresolv and DNS resolution not working.

This is the default resolver used on Manjaro systems and it usually work as expected.

However - VPN services seems to be relying on systemd-resolved to function correct.

Thanks a lot