gadicc / meteor-famous-views

Famous, the Meteor Way (with Reactive Blaze Templates/Views)
http://famous-views.meteor.com/
GNU Lesser General Public License v3.0
332 stars 27 forks source link

Meteor 1.4 #271

Open Neobii opened 8 years ago

Neobii commented 8 years ago

I upgraded to meteor 1.4 now I'm having issues with the famous package.

Below is my dump, but it looks like they took out Tracker._computations, I'll see if I can get a pull request for ya.

tracker.js:131Uncaught TypeError: Cannot read property 'length' of undefined(anonymous function) @ tracker.js:131(anonymous function) @ gadicohen_famous-views.js?hash=177b4ee…:3195(anonymous function) @ gadicohen_famous-views.js?hash=177b4ee…:3261 global-imports.js?hash=98f254c…:19 Uncaught TypeError: Cannot read property 'FView' of undefined(anonymous function) @ global-imports.js?hash=98f254c…:19 app.js?hash=6aab039…:1Uncaught ReferenceError: meteorInstall is not defined