You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(stores): resolve time slots loading error when localStorage is empty
- Always initialize currentDate before accessing toISOString()
- Remove unused defaultGridConfig variable
- Fix error "Cannot read properties of undefined" on first load
- Ensure proper fallback when no localStorage data exists
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments