Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ChatSessions.vue): improve session initialization logic (#130)
- Refactored `currentSessionId` watcher to be asynchronous for better handling of session updates. - Enhanced `mounted` lifecycle hook to check if there are any existing sessions and create a new session if none exist.
- Loading branch information