ssuperczynski / ngx-easy-table

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

Basic example fails to run #288

Closed bwbb closed 4 years ago

bwbb commented 4 years ago

I get this error when trying to setup the default example: ASSERTION ERROR: Stored value should never be NO_CHANGE.

Screen Shot 2020-02-19 at 9 26 20 AM

Maybe this is an incompatability with Angular 9?

ssuperczynski commented 4 years ago

Yes, work in progress. Fix will be released end of this week.

ssuperczynski commented 4 years ago

I've fixed this error in the 12.0.0-rc.1 release. Table now works with Angular9, but still with option "enableIvy": false in the tsconfig. I'm waiting for https://github.com/angular/angular/issues/35255 to be fixed.

bwbb commented 4 years ago

Thank you!

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.