LinkedIn Share button doesn't work in Microsoft Edge
问题 My website has a LinkedIn Share button at the top. This seems to be working fine in Chrome, Firefox, & IE. With Edge, however, we get this ugly error message: I used the Share Plugin Generator on LinkedIn's developer portal which generated this script: <script src="//platform.linkedin.com/in.js" type="text/javascript"> lang: en_US</script> <script type="IN/Share" data-url="https://www.aoccorp.com"></script> Why is this not working in Edge while it works in the other browsers? Thanks, Steve