adopted-ember-addons / ember-light-table

Lightweight, contextual component based table for Ember
http://adopted-ember-addons.github.io/ember-light-table/
MIT License
312 stars 131 forks source link

FIx deprecation for using this.attrs for arguments in template #824

Closed vstefanovic97 closed 1 year ago

vstefanovic97 commented 1 year ago

Right now we are using this Addon in our build and getting the following deprecation https://deprecations.emberjs.com/v3.x/#toc_attrs-arg-access

This should fix it