I'm currently migrating between Magento 1.9.2.3 to Magento 2.0.2 and I'm having some issues with Magento2.
My Magento 1 store has 2 store views, the default store view is in English and I have a second store view in French. I also have the option "Add Store Code to Urls" set to "Yes".
This means that my default website is www.mydomain.com/en and my secondary website is www.mydomain.com/fr
When I try to switch between store views from English to French, it takes me to http://mydomain.com/# instead of ".../fr".
I changed my website back to the default theme and tried it again to no avail. Any ideas why it's doing this?