mirror of
https://github.com/apache/superset.git
synced 2026-04-23 01:55:09 +00:00
Turns out the SQL would only be committed to the redux store `onBlur` event to avoid the laggy typing. The delay come from the localStorage binding that add enough millisecs of delay to feel odd while typing. I now store the most recent SQL in the local and use that instead.
4.5 KiB
4.5 KiB