tb / ng2-nouislider

Angular2 noUiSlider directive
http://tb.github.io/ng2-nouislider/
MIT License
185 stars 114 forks source link

[Deprecation] Element.createShadowRoot #204

Open kumarsurjit opened 5 years ago

kumarsurjit commented 5 years ago

Getting the following warning and slider is not being rendered [Deprecation] Element.createShadowRoot is deprecated and will be removed in M73, around March 2019. Please use Element.attachShadow instead. See https://www.chromestatus.com/features/4507242028072960 for more details.