Closed fran-worley closed 4 years ago
The problem you're facing is in this line. I still don't know why does it fails with ember-light-table.
In the interests of progress, we're removing support for Ember 3.4 from the final release of Version 2.x.
@fran-worley Can this issue be closed? It may have been lack of support for older versions...
I think so - we just had to drop support for ember <3.6
I suspect this is an issue caused by how we use
ember-in-viewport
inember-light-table
but @snewcomer any ideas why I'm suddenly getting this error for ember 3.4?https://travis-ci.org/github/offirgolan/ember-light-table/jobs/671943228#L1453
I've tried dropping
ember-in-viewport
back down to 3.5.8 (which used to work) and it makes no difference. Any chance you could point me in the right direction?