Closed isAlmogK closed 9 years ago
Updated to Meteor 1.0.1 and know I'm getting the following error
Which is happing on $('#form').parsley({trigger: 'change'});
Exception from Tracker afterFlush function: undefined is not a function TypeError: undefined is not a function at Template.editProducer.rendered (http://localhost:3000/client/templates/producers/edit_producer.js?bf33ee7575b877fc3d66d5eedaa6a2dbc7b4d55f:8:16) at null. (http://localhost:3000/packages/blaze.js?77c0809654ee3a10dcd5a4f961fb1437e7957d33:2970:21) at http://localhost:3000/packages/blaze.js?77c0809654ee3a10dcd5a4f961fb1437e7957d33:1720:14 at Object.Blaze._withCurrentView (http://localhost:3000/packages/blaze.js?77c0809654ee3a10dcd5a4f961fb1437e7957d33:2029:12) at http://localhost:3000/packages/blaze.js?77c0809654ee3a10dcd5a4f961fb1437e7957d33:1719:15 at Tracker.flush (http://localhost:3000/packages/tracker.js?192a05cc46b867dadbe8bf90dd961f6f8fd1574f:438:11)
Not a package issue, something to do with the session
Updated to Meteor 1.0.1 and know I'm getting the following error
Which is happing on $('#form').parsley({trigger: 'change'});
Exception from Tracker afterFlush function: undefined is not a function TypeError: undefined is not a function at Template.editProducer.rendered (http://localhost:3000/client/templates/producers/edit_producer.js?bf33ee7575b877fc3d66d5eedaa6a2dbc7b4d55f:8:16) at null. (http://localhost:3000/packages/blaze.js?77c0809654ee3a10dcd5a4f961fb1437e7957d33:2970:21)
at http://localhost:3000/packages/blaze.js?77c0809654ee3a10dcd5a4f961fb1437e7957d33:1720:14
at Object.Blaze._withCurrentView (http://localhost:3000/packages/blaze.js?77c0809654ee3a10dcd5a4f961fb1437e7957d33:2029:12)
at http://localhost:3000/packages/blaze.js?77c0809654ee3a10dcd5a4f961fb1437e7957d33:1719:15
at Tracker.flush (http://localhost:3000/packages/tracker.js?192a05cc46b867dadbe8bf90dd961f6f8fd1574f:438:11)