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

The new history.push seems not Working on IE #312

Closed
youf-olivier opened this issue Oct 4, 2019 · 5 comments · Fixed by #314
Closed

The new history.push seems not Working on IE #312

youf-olivier opened this issue Oct 4, 2019 · 5 comments · Fixed by #314
Assignees

Comments

@youf-olivier
Copy link
Contributor

The History.push is created by the package :
image
But the function doesn't work
image

@guillaumechervetaxa
Copy link
Contributor

which version of IE @youf-olivier ?

@youf-olivier
Copy link
Contributor Author

IE 11

On my personnal laptop, the example doesnt work at all.

I'm working on It.

@youf-olivier youf-olivier self-assigned this Oct 4, 2019
@guillaumechervetaxa
Copy link
Contributor

image

@Sebo1000
Copy link
Contributor

Sebo1000 commented Oct 4, 2019

@guillaumechervetaxa We had to add require('isomorphic-fetch'); in our project to avoid this issue with react-oidc on IE

@youf-olivier
Copy link
Contributor Author

i will put https://github.com/github/fetch on the exemples. It is the library recommended by the Mozilla documentation

https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch#Polyfill

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

Successfully merging a pull request may close this issue.

3 participants