Skip to content

Warning: Assigning helper with Template.backend.chartBackend = ... is deprecated #27

Description

@markshust

I'm receiving this error with Meteor 1.1.0.2:

W20150719-08:25:11.512(-4) (blaze.js:71) Warning: Assigning helper with `Template.backend.chartBackend = ...` is deprecated.  Use `Template.backend.helpers(...)` instead.

However, when I change format to Template.backend.helpers format, I receive this error:

Exception from Tracker afterFlush function:
TypeError: null is not an object (evaluating 'options.chart')
highcharts@http://localhost:3000/packages/maazalik_highcharts.js?63886d2fa45cba023ed261d763e5628418c655fb:1021:30

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