ssuperczynski / ngx-easy-table

The Easiest Angular Table. 12kb gzipped! Tree-shakeable. 55 features and growing!
https://ngx-easy-table.eu
MIT License
367 stars 100 forks source link

ng-bootstrap modal opened from easy-table have animation problem #258

Open carminemilieni opened 4 years ago

carminemilieni commented 4 years ago

I have configured easy table for intercepting click event: Schermata 2019-08-28 alle 23 33 08

and on event emitted, i open NgBootstrap modal present in html file: Schermata 2019-08-28 alle 23 34 35 Schermata 2019-08-28 alle 23 36 10

If modal opened after "event click" in easy table, or (click) button present in table ( using TemplateRef) , presents animation bug: animationbug

But if modal is opened from external "easytable", animation is regular: regular

Sorry for my bad English!

ssuperczynski commented 4 years ago

Interesting bug, I'll try to check it. BTW so cool table layout, really like it :)