MS Edge and Windows 10: getPlatforms does not report desktop platform

Platform: Windows 10
Hardware: Touch Screen Enabled

We are using:
@ionic/react 5.5.0
@capactior/ios 2.4.3
@capacitor/core 2.4.3

MS Edge 86.0.622.69

A call to getPlatforms() returns [“tablet”, “mobile”, “mobileweb”]. The expect result would include [“desktop”].

I found this issue open on github:

Do you plan to address this issue?