Open henkkelder opened 2 years ago
This version is based in the 'Update to angular 12'. That version however did not work for me since I ran into 'No provider for NgZone' error. I added CommonModule as a dependency. And that seems to do the trick.
This version is based in the 'Update to angular 12'. That version however did not work for me since I ran into 'No provider for NgZone' error. I added CommonModule as a dependency. And that seems to do the trick.