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

IE 8 problems #11

Open
vmarzullo opened this issue Oct 13, 2014 · 1 comment
Open

IE 8 problems #11

vmarzullo opened this issue Oct 13, 2014 · 1 comment

Comments

@vmarzullo
Copy link

Hi, i'm trying to test the postal.federation example on Internet Explorer 8....but it fails, and all the messages are not showed. I've seen in debug mode that the publish function in postal.js does not enter at this line when I try to send a message from the page to the iframes:
_.each(this.subscriptions[envelope.channel], function (subscribers) { // line 378

Does the library support this browser version?

@ifandelse
Copy link
Contributor

@vmarzullo originally IE8 support was present, though it's possible it's drifted away from it over time. IE8 is beyond end-of-life (was officially retired in April of 2014, IIRC), and it's been one of the most problematic browsers for the postal.federation/xframe effort....so while I'm open to PRs to help it work in IE8, it's very unlikely that I will be investing a lot of time focused on that specific browser version. I will keep this issue open as a reminder to take a look when i get a moment, in case it's something simple.

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