Closed gitmotion closed 3 weeks ago
@gitmotion is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel.
A member of the Team first needs to authorize it.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
it-tools | ✅ Ready (Inspect) | Visit Preview | Oct 25, 2024 4:27pm |
@CorentinTh Bug Fix: https://github.com/CorentinTh/it-tools/issues/1365 before and after:
- previously was not passing the route path to the object when passing as tool:
- this also caused it to add nulls to the favoritesToolName in local storage:
- adding the path should prevent nulls from getting added now but also added if check before adding directly to the store: