dwyl / mvp

📲 simplest version of the @dwyl app
https://mvp.fly.dev
GNU General Public License v2.0
84 stars 2 forks source link

fix: Timer starting from 00:00:00 #459

Open th0mas opened 6 months ago

th0mas commented 6 months ago

Quick fix for the timer starting from 00:00:00 on restart. There might be a nicer way to tidy this code up - I'm not well versed in AlpineJS though.

Let me know if you want to create an issue to track this - I just noticed when playing around and thought it would be easiest to submit a PR 😃

https://github.com/dwyl/mvp/assets/9089056/d7ed5ce1-9227-4be3-878f-f67f0469cf8a

th0mas commented 6 months ago

Looks like tests are failing on auth errors :(