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(discover) Fetch the first series instead of count (#15355)
Instead of always fetching count(id) on first load, select the first
series in the option list. I've also fixed some downstream typing
problems that didn't come up earlier as yAxisSelector is a jsx file.
0 commit comments