[X] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if similar feature request does not exist
[ ] support request => Suggested place for help and support is [stackoverflow](https://stackoverflow.com/), search for similar question before posting
Description
localize-router is not compatible with Angular 8 + IVy enabled and ends up with similar errors:
node_modules/localize-router/src/localize-router.module.d.ts(32,22): error TS-996003: Appears in the NgModule.exports of SharedModule, but could not be resolved to an NgModule, Component, Directive, or Pipe class
Maybe upgrading localize-router to at least Angular 7 should help.
I still didn't take time to investigate but I probably will.
Just wanted to open this issue here so we can discuss and regroup everything here.
I'm submitting a ... (check one with "x")
Description
localize-router
is not compatible with Angular 8 + IVy enabled and ends up with similar errors:Maybe upgrading localize-router to at least Angular 7 should help. I still didn't take time to investigate but I probably will. Just wanted to open this issue here so we can discuss and regroup everything here.
π Your Environment
Angular Version:
Localize Router Version:
Anything else relevant?