You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The warning message displays as: Some of your network adapters are set to public: {$adapters}.
Instead of showing the adapter names, the literal expression {$adapters} is rendered in plain text
Expected: the adapter names should be displayed (eg Ethernet, Wi-Fi) instead of {$adapters}