0

I'm applying material theme to ngx-datatable and whenever I route to a component using ngx-datatable, there is some animation triggered on the table content.

You can see the demo here: Demo

If I apply bootstrap theme, then no animation is played.

Is there any way to disable the animation ?

Thanks

Luca Brasi
  • 681
  • 2
  • 12
  • 28

1 Answers1

0

Fixed after refactoring components.

Luca Brasi
  • 681
  • 2
  • 12
  • 28