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
Reduce item limits and optimize variable search caching
Decreased the limit for listed items from 50 to 25 in multiple queries for better performance. Enhanced the caching mechanism by introducing an initial load check to prevent unnecessary searches on initial component render, and refined the cache key handling to ensure consistency.
Took 13 minutes
0 commit comments