transition property not applying after changing it via js
im changing width via js to simulate the scale. when i do that the transition property is not applying and the change happens sudden but when i reload the data saved in local storage is retrieved and the transition is applied.