Closed MariaAlmeidaMJ closed 1 year ago
There is not enough information here for me to do anything.
@leongersen What information do you need?
angular version: 13,
"nouislider": "^15.5.1",
"ng2-nouislider": "^1.8.3",
json where the problem is coming from:
{key:"ngOnDestroy",value:function(){for(this.slider.destroy();this.cleanups.length;)this.cleanups.pop()()}},{key:"toValues",value:function(_){var l=_.map(this.config.format.from);return 1==l.length?l[0]:l}},
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
I have the latest version and I am having this error: Cannot read properties of undefined (reading 'destroy')->
this.slider.destroy()
Can you see this error, please? Thanks!