Ionic left menu slider width not updated when width variable increase in js

ionic left menu slider width not updated when width variable increase in js dynamically

The problem is view is not updated when the width variable is updated in the controller.

Any help would be highly appriciated

Solution found. just close and reopen the menu with some time interval with the help of timeout() functions.