I am struggling with loading web pages in IE9
When I load a page of my web site, for example, www.xxxxxx.com, It works well most of browser such as IE10, 11, Chrome, FireFox etc. However only in IE9, it becomes www.xxxxxx.com/# . automatically '#' is added to the url. Is there any thing that are not supported or something in IE9.
I am using HTML, SCSS, jQuery and ReactJS.