frontend
frontend copied to clipboard
Input lag in forms and DataTable's filters
There is a visible input lag in forms with large number of fields, possibly because each keystroke in any of the form inputs causes all Field
s to re-render.
DataTable's filters demonstrate input lag as well, so it might be something else