Skip to content

Duplications #2

@SergeC

Description

@SergeC

Hi. I've just installed this package, added template from "File Uploader Part 9: Build a UI Component" article, but in console I getting error "Uncaught Error: There is already a helper 'FileUploader' evaluate.js:70". If I rename "FileUploader" helper, I get another error "Uncaught Error: There is already a helper 'humanize' evaluate.js:70
Handlebars.registerHelper evaluate.js:70
(anonymous function) newDeal.js:163
(anonymous function) newDeal.js:168"

newDeal.js:163:
Handlebars.registerHelper('humanize', function (number, options) {

newDeal.js:168:
}).call(this); //this added by Meteor

Please check it out and let me know results.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions