Skip to content

Fixtable-ember throws the following error exception when running in Ember 2.18: Fixtable is not defined #125

@aymane08

Description

@aymane08

When running fixtable-ember in Ember 2.18, the following error is thrown: Fixtable is not defined.

A temporary workaround is to add the following line to ember-build-cli.js:
app.import('node_modules/fixtable/dist/fixtable.js');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions