onechiporenko / ember-models-table

Table with pagination, sorting, filtering and much more
https://onechiporenko.github.io/ember-models-table/v.5/plain-html/#/examples
MIT License
222 stars 134 forks source link

v5 examples not working #563

Open Polve opened 8 months ago

Polve commented 8 months ago

Other problems I see:

I'm a very newbie on ember so I'm probably overlooking something very very basic but I'm trying to reproduce the demos and I'm unable even to do that

gmixson commented 6 months ago

I had a similar issue. In my case it turned out that I needed to set @themeInstance - though the documentation seemed to suggest to me that it was optional.