Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Category Products are not Supported in IE 11 #77

Open
briscoda opened this issue Dec 5, 2018 · 1 comment
Open

Category Products are not Supported in IE 11 #77

briscoda opened this issue Dec 5, 2018 · 1 comment

Comments

@briscoda
Copy link

briscoda commented Dec 5, 2018

Expected Behavior

Products will display in category pages and are able to be clicked on.

Current Behavior

Page is not displayed and products cannot be clicked on.

Possible Solution

Steps to Reproduce (for bugs)

Open an workspace with a browser that is running IE 11 and navigate to a category page. You can use this link as an example:
http://ecowaterqa.myvtex.com/

Context

A client is using IE11 internally and are not able to view products and categories

Your Environment

@lucis
Copy link
Contributor

lucis commented Dec 5, 2018

This happens, actualy, for every navigate action inside the store. The URL changes, but the view does not.

image

I believe that this issue is related to the router we use under the hood. Found this issues that may help: remix-run/react-router#4999

And also this: https://stackoverflow.com/questions/45034968/react-router-changes-url-but-not-the-view-only-on-internet-explorer-11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants