I recently encountered an interesting problem with my Bootstrap landing page. While it functions perfectly in Chrome and Safari, I discovered that some links cannot be clicked when using Microsoft's Edge Browser.
You can view the live page at Slice Virtual Golf
Upon further investigation, it appears that only links inside Bootstrap col-
parents are affected, and oddly enough, resizing the browser window or opening developer tools seems to resolve the issue.
I have searched for similar issues and even reached out to a Microsoft support engineer who suggested a clean boot as a solution, but that seems extreme for what appears to be a bug.
If anyone has experienced this issue or is able to review the code, please share your findings as this strange behavior needs to be addressed. Thank you!