Skip to content

Deprecation notice in ember-bootstrap 4 #24

@basz

Description

@basz

Extending BsForm is deprecated in ember-bootstrap 4. How would this addon need to change to keep working?

Extending from ember-bootstrap component classes is not supported, and might break anytime. Detected subclassing of <BsForm> component.

2VM5842:94 Ember Inspector (Deprecation Trace): Extending from ember-bootstrap component classes is not supported, and might break anytime. Detected subclassing of <BsForm> component.

        at HANDLERS.<computed> (https://localhost:4201/assets/vendor.js:43285:9)
        at invoke (https://localhost:4201/assets/vendor.js:43297:9)
        at Object.deprecate (https://localhost:4201/assets/vendor.js:43253:28)
        at Class.target.init (https://localhost:4201/assets/vendor.js:171258:94)
        at initialize (https://localhost:4201/assets/vendor.js:35968:9)
        at Function.create (https://localhost:4201/assets/vendor.js:36517:9)
        at Function.superWrapper (https://localhost:4201/assets/vendor.js:37641:22)
        at Function.create (https://localhost:4201/assets/vendor.js:108845:29)
        at Function.superWrapper [as create] (https://localhost:4201/assets/vendor.js:37641:22)

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