You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
To approach Ember Octane, I reimplemented
ember-superrentals
with the Octane blueprint.I learned the
ember-simple-leaflet-maps
extension relies onember-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
.The text was updated successfully, but these errors were encountered: