Upon navigating to a different site then navigating back, the BGM's volume is always reset to 5, the default value. The proposed solution would be to store the volume within LocalStorage in the browser and refer to it always instead of storing volume within the view model.
Upon navigating to a different site then navigating back, the BGM's volume is always reset to 5, the default value. The proposed solution would be to store the volume within LocalStorage in the browser and refer to it always instead of storing volume within the view model.