I have a form that reads the Current UserID, Username, Current User Email address etc from the SharePoint server. It works fine on Internet Explorer, but the function is not working on Microsoft Edge.
On MS Edge, the userID is getting picked up, but with errors. For example it displays the Username as: i:0#.w|server\john.d instead of just \server\john.d
Moreover, the other values such as Username, Email address etc are not getting picked up from the server either.
Apparently there are many issues with SharePoint and the new MS Edge.
Does anyone know what can be done to fix this issue?
Thank you.