Closed blekione closed 2 years ago
Hi, this is a known issue with v13.0.0 A fix will be made available at the earliest.
The workaround for Angular 12 apps is ng add angular-datatables@12.0.1
Edit: New version will be after #1622 is merged.
OK. Thank you.
I've tried to find similar issue (open or closed) but nothing has been returned by the search.
Can confirm that above version is working for my Angular 12 project
:beetle: bug report
When installing the datatables dependency I have an error in console:
And the content of the the angular-errors.log:
:microscope: Minimal Reproduction
to reporduce:
:globe_with_meridians: Your Environment
ng --version:
Just tried to update ng to latest vertsion (13.0.3) with no change