mirror of
https://github.com/getredash/redash.git
synced 2026-05-09 12:01:08 -04:00
* Fix: cohorts get stuck when passing strings instead of numbers. Parse the value to get a number. * Use parseInt for stage * Remove redundant parseInt