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
Refactor cache and search management in Content and VersionSelector components
- Update cache handling to clear and reset based on content ID changes, ensuring accurate version data.
- Simplify the search query reset logic in VersionSelector when versions change, improving user experience.
- Streamline the useEffect hooks for better clarity and performance in both components.
0 commit comments