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

TypeError: Class constructor Promise cannot be invoked without 'new' #715

Closed fran-worley closed 4 years ago

fran-worley commented 5 years ago

This error is appearing in the ember-beta build (3.13+) for all tests relating to occlusion.

fran-worley commented 5 years ago

This issue appears to be caused by @html-next/vertical-collection so tracking issue https://github.com/html-next/vertical-collection/issues/290

fran-worley commented 4 years ago

This now seems to be fixed as the underlying ember bug is sorted.