adopted-ember-addons/ember-light-table

Assertion Failed: Attempting to inject an unknown injection: 'service:media'

Open

#476 opened on Aug 15, 2017

View on GitHub
 (8 comments) (0 reactions) (0 assignees)JavaScript (130 forks)github user discovery
help wanted

Repository metrics

Stars
 (312 stars)
PR merge metrics
 (PR metrics pending)

Description

I keep getting this error no matter what I do. I even copied the examples and same thing. I tried having a completely empty table, as well as one only with columns and empty rows. I still get the error. What is this service media - i see it is referenced in one of the mixins - and how do i get it and why do i need to have it if it isn't in the examples?

Contributor guide