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

Hidden jQuery dependency in Ember Superrentals #789

Closed
samuelherzog opened this issue May 14, 2019 · 1 comment
Closed

Hidden jQuery dependency in Ember Superrentals #789

samuelherzog opened this issue May 14, 2019 · 1 comment

Comments

@samuelherzog
Copy link

To approach Ember Octane, I reimplemented ember-superrentals with the Octane blueprint.
I learned the ember-simple-leaflet-maps extension relies on ember-ajax, which in turn relies on @ember/jquery.

I think this is wrong, as jQuery is no longer a dependency for Ember Octane.

Originally I reported this in ember-ajax, where @rwjblue asked me to create a tracking issue here.

There's also an issue open for ember-simple-leaflets.

@jenweber
Copy link
Contributor

Hi @samuelherzog, this has been fixed now in v0.0.3 of the leaflets addon. Thanks for reporting!

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