Description
this.set('path',value); doesn't reflect changes in the local storage. The changes are reflected in the property but not in the local storage.
Expected outcome
The values should change in the local storage.
Actual outcome
The value doesn't change in the local storage.
Live Demo
https://codepen.io/amanshu_kataria/pen/PKZOOd
Description
this.set('path',value);doesn't reflect changes in the local storage. The changes are reflected in the property but not in the local storage.Expected outcome
The values should change in the local storage.
Actual outcome
The value doesn't change in the local storage.
Live Demo
https://codepen.io/amanshu_kataria/pen/PKZOOd