Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the DateTime picker #15

Merged
merged 3 commits into from
Feb 25, 2025
Merged

Fix the DateTime picker #15

merged 3 commits into from
Feb 25, 2025

Conversation

IngmarStein
Copy link
Member

No description provided.

Attempt to fix
```
TypeError: e.isValid is not a function. (In 'e.isValid()', 'e.isValid'
is undefined)
```
@IngmarStein IngmarStein merged commit 9b7b9b1 into Tronbyt:main Feb 25, 2025
7 checks passed
@tavdog
Copy link
Member

tavdog commented Feb 26, 2025

should this be in the most recent image ? I just did a pull and the time-until app still not configurable. local build DOES work though.

@IngmarStein
Copy link
Member Author

Did you successfully pull the image and recreate the container? I'm running ghcr.io/tronbyt/server:latest and it works:

Bildschirmfoto 2025-02-26 um 06 53 50

@tavdog
Copy link
Member

tavdog commented Feb 26, 2025

still not working. I tried to delete image and repull but something already exists apparently

[+] Pulling 8/8
 ✔ web Pulled                                                                                                                                        24.6s
   ✔ 30bdd395125f Already exists                                                                                                                      0.0s
   ✔ 4c89061fa626 Pull complete                                                                                                                       0.3s
   ✔ 67d16e703be0 Pull complete                                                                                                                       2.3s
   ✔ 7bee94dffb99 Pull complete                                                                                                                       2.6s
   ✔ 987a47e8bef8 Pull complete                                                                                                                      23.1s
   ✔ 0d47dcf851c9 Pull complete                                                                                                                      23.5s
   ✔ 281ccc929962 Pull complete```

@tavdog
Copy link
Member

tavdog commented Feb 26, 2025

this did the trick docker-compose stop docker-compose rm -f docker-compose pull docker-compose up -d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants