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

version 0.3 seems incompatible with jquery v 0.2.0 #15

Closed
catmando opened this issue Mar 4, 2015 · 1 comment
Closed

version 0.3 seems incompatible with jquery v 0.2.0 #15

catmando opened this issue Mar 4, 2015 · 1 comment

Comments

@catmando
Copy link

catmando commented Mar 4, 2015

I have the following gems
Using opal-jquery 0.2.0
Using opal-rspec 0.3.0.beta3

if I require 'opal-jquery' in a spec file it throws an error because the class Element base class does not match the previously defined value. (its weird because its throwing this when Element is being defined in element.js, so its as if somehow opal-rspec is defining it already???)

I can't upgrade to the next version of opal-jquery because then source maps breaks.

Let me know what I might do, fix patch to get out of this.

@wied03
Copy link
Contributor

wied03 commented Oct 21, 2015

@catmando - I'm guessing opal/opal#884 dealt with this issue and that was included in Opal 0.8. If that's still an issue, let me know, otherwise I'll close this.

@wied03 wied03 closed this as completed Oct 22, 2015
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