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

NO_CHANGE Error after upgrading to angular 9 #291

Closed yanStartapp closed 4 years ago

yanStartapp commented 4 years ago

Hey,

After updating to angular 9.0.4 (from 8.2.14) I'm getting an error on every page that use ngx-easy-table.

Error: ASSERTION ERROR: Stored value should never be NO_CHANGE. [Expected=> [object Object] !== [object Object] <=Actual]

Please advise.

ssuperczynski commented 4 years ago

This error has been resolved in version 12.0.0 Do you use this version or older?

yanStartapp commented 4 years ago

Works on 12.0.0.

I upgraded ngx-easy-table to 12.0.0 while running webpack dev-server, thought it will re-import, it didn't (my bad).

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.