You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
🌍 Your Environment
Angular Version:
8.0.0-rc.1 (with IVy enabled)
Localize Router Version:
2.0.0-RC.2
Anything else relevant?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: