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

Error in IE 8 + Build Error #6

Open
HerveSeger opened this issue Jan 22, 2015 · 3 comments
Open

Error in IE 8 + Build Error #6

HerveSeger opened this issue Jan 22, 2015 · 3 comments

Comments

@HerveSeger
Copy link

Hi.

First of all, thanks for this package.

I want to use objeq in a node application and in the browser (IE8 +, FF, Chrome etc.).

In node: no prob. it works perfectly.

In IE 8: I get Object doesn't support this action in `objeq.min.js, line 1 character 11697'

I cloned the objeq project locally and tried to build the browser version to run in IE8 with a non-minified version to try to identifiy the issue but it failed as well:

image

@HerveSeger HerveSeger changed the title Error in IE 8 Error in IE 8 + Build Error Jan 22, 2015
@kode4food
Copy link
Contributor

I'm wondering if you're running into a non backward compatible change in the Jison parser generator. I also saw this happen to the junqi project. I'll look into it over the next days and hopefully issue a pull request by monday or so

@HerveSeger
Copy link
Author

Hello.

Thanks for the quick feedback 😄

In order to fix the problem in IE 8, we had to replace objeq by underscore and it works.
I would still like a fix because I like objeq a lot for its simplicity and effectiveness and I prefer to have a consistent way(node/browser) of querying a JSON structure in my project, but there is no pressure.

In January 2016 (16th), Microsoft will stop the support of IE 8/9/10 on Windows 7 and two things will happen:

  • I will get drunk that day
  • An era of joy and happiness will begin for all front-end devs.

Thanks for your help.

@kode4food
Copy link
Contributor

If only it could happen sooner

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