Looks like there’s some jQuery shenanigans going on. Newer versions of Ember don’t ship jQuery by default. I’ll need to take a better look but Slick (the underlying library) relies on jQuery. we probably should move to a vanilla JS implementation anyway.
I’ll try to squeeze in a fix that keeps the same functionality / interface sometime this week.