Skip to content

Broken with latest version of ember-changeset / ember-changeset-validations #26

@jelhan

Description

@jelhan

ember-changeset@v3 and ember-bootstrap haven't played well together cause one was using tracked properties (ember-changeset) and the other one was still using computed properties (ember-bootstrap). Faced some compatibility issues between both of them. Especially with computed properties that depend on state derived from a tracked property.

I added a hack in #19, which was using internal APIs of ember-changeset to work-a-round that issue. This seems to not working anymore with latest ember-changeset / ember-changeset-validations versions.

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