ember-grid
ember-grid copied to clipboard
Uncaught Error: Assertion Failed: A helper named 'fixed-grid-layout' could not be found
trafficstars
When I install ember-grid from npmjs
npm install --save ember-grid
Later, I get the
Uncaught Error: Assertion Failed: A helper named 'fixed-grid-layout' could not be found
When I working from the master repository this error is disappearing.
Is it possible to update the npm? Which version is stable in this repository?
It's still in prototype stage - we're not yet happy enough with performance for it to be release status. Would love to get some help though if you have ideas for PRs
I only like to use it, but I get this error if I try the examples.