ember-grid icon indicating copy to clipboard operation
ember-grid copied to clipboard

Uncaught Error: Assertion Failed: A helper named 'fixed-grid-layout' could not be found

Open sajt opened this issue 10 years ago • 2 comments
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?

sajt avatar Oct 27 '15 10:10 sajt

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

BryanCrotaz avatar Oct 27 '15 15:10 BryanCrotaz

I only like to use it, but I get this error if I try the examples.

sajt avatar Oct 30 '15 15:10 sajt