Closed dreamfool closed 5 years ago
Hm..
Seems like the code in this addon always calls this._super(...arguments);
:
https://github.com/Esri/ember-esri-loader/search?l=JavaScript&q=init
npm updated the following dependencies as well
Is there any way you can reset to the last known good commit and only update ember-esri-loader and esri-loader and see if you still have this issue?
Thank you, my problem was resolved.
We have a table gets populated with attributes from the points displayed on the map, showing at the lower part of the map. The attributes have about 10 columns that is working fine with the original v2.9.0 but now it only load 2 columns and looks like it is on a loop and keep loading. Data is in AGOL. Got this error when debugging and wonder if this provides a clue?
npm updated the following dependencies as well:
Package: @ember/jquery
Package: ember-cli
Package: ember-cli-dependency-checker
Package: ember-cli-htmlbars
Package: ember-cli-htmlbars-inline-precompile
Package: ember-cli-inject-live-reload
Package: ember-cli-template-lint
Package: ember-data
Package: ember-esri-loader
Package: ember-lodash
Package: ember-paper
Package: ember-power-select
Package: ember-responsive
Package: ember-source
Package: eslint-plugin-ember
Package: qunit-dom
Package: sass
Package: esri-loader