knownasilya / ember-toggle

Checkbox based Toggle Switches for Ember
http://knownasilya.github.io/ember-toggle/
MIT License
112 stars 52 forks source link

hasBlock deprecation #150

Closed cah-brian-gantzler closed 3 years ago

cah-brian-gantzler commented 3 years ago

[Babel: @embroider/macros > applyPatches]DEPRECATION: hasBlock is deprecated. Use has-block instead. ('ember-toggle/components/x-toggle-label/template.hbs' @ L8:C10) [deprecation id: has-block-and-has-block-params] See https://emberjs.com/deprecations/v3.x#toc_has-block-and-has-block-params for more details.

knownasilya commented 3 years ago

Should now be fixed in 7.1.1. Thanks!