codetok / cdk-admin

Angular 6 admin panel using angular material & angular flex.
361 stars 256 forks source link

input fields become very slow while typing with multiple key stroke simultaneously #42

Open basantkumarpogeyan opened 5 years ago

basantkumarpogeyan commented 5 years ago

cdk admin template with angular-6

-> When we type into the input fields with multiple key strokes simultaneously, the input field becomes very slow. The typed characters shows after two or three seconds suddenly. -> with angular 6 and cdk admin template. The input fields are not reflecting the typed value in real time, its almost taking 2 or 3 seconds. Its irritating.