-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
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
Labels
No labels