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
thanks for reporting! noticed that as well but neglected to open an issue for it.
just for later reference, needs to be fixed here svelte-zoo/src/lib/actions.ts.
started working on a fix last month in janosh/elementari#50 to turn numeric strings with metric suffixes back into floats, then thought might be smarter to save the unformatted value into HTML data attributes on each table cell and preferentially sort by that if found. unfortunately, other stuff got in the way of implementing that.
Sorting by model parameters doesn't sort correctly due to improper accounting for K vs. M.
The text was updated successfully, but these errors were encountered: