jimmerioles / progressive-weather-app

A local weather app that fetches weather forecast from Openweathermap.org. A Progressive Web App built with Vue.js.
https://jimmerioles.github.io/progressive-weather-app/
233 stars 48 forks source link

Not Remembering Units (Celsius/ Fahrenheit) #2

Open adeekshith opened 6 years ago

adeekshith commented 6 years ago

Toggling between Celsius and Fahrenheit works but it again shows in Celsius after reload even if I toggled to Fahrenheit previously

jimmerioles commented 6 years ago

Hi, I've made the decision to wait for vue-cli's stable release before applying the improvements based on the feedback I received. I already have a list that I am excited to implement. I've been itching for vue-cli's stable release for weeks now, it should be few days from now hopefully.

adeekshith commented 6 years ago

Great! Thanks!