[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter
Current behavior
1- Make table selectable with custom checkboxes (ng2-material) and add [selected]="selected"
2- Add column with ng2-material toggle
3- clicking any of the checkboxes will rerender the whole table and the toggle buttons will re-animate
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
All
I'm submitting a ...
Current behavior 1- Make table selectable with custom checkboxes (ng2-material) and add
[selected]="selected"
2- Add column with ng2-material toggle 3- clicking any of the checkboxes will rerender the whole table and the toggle buttons will re-animateExpected behavior clicking the checkbox should not trigger rendering
Reproduction of the problem
What is the motivation / use case for changing the behavior? 1- performance 2- using toggles (with animation) in other columns of the data table
Please tell us about your environment: Angular cli, macOS
Table version: 0.8.x swimlane/ngx-datatable": "^9.3.0"
Angular version: 2.0.x angular/cli: 1.2.0 node: 7.7.3 os: darwin x64 angular/animations: 4.2.6 angular/cdk: 2.0.0-beta.8 angular/cli: 1.2.0 angular/common: 4.2.6 angular/compiler: 4.2.6 angular/compiler-cli: 4.2.6 angular/core: 4.2.6 angular/flex-layout: 2.0.0-beta.7 angular/forms: 4.2.6 angular/http: 4.2.6 angular/material: 2.0.0-beta.8 angular/platform-browser: 4.2.6 angular/platform-browser-dynamic: 4.2.6 angular/platform-server: 4.2.6 angular/router: 4.2.6 angular/language-service: 4.2.6
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] All
Language: All