rosen-group / ngx-onboarding

Onboarding module for Angular applications
Other
52 stars 13 forks source link

Angular 9 (ivy) compatibility #54

Closed coonmoo closed 4 years ago

coonmoo commented 4 years ago

We just updated to Angular 9 RC and get the following error when compiling our solution (works fine on Angular8):

chunk {mainERROR in Failed to compile entry-point @rosen-group/ngx-onboarding due to compilation errors:
} main.js, main.js.map (main) 2.06 kB [initial]node_modules/@rosen-group/ngx-onboarding/fesm5/rosen-group-ngx-onboarding.js(2047,30): error TS-991010: Value at position 1 in the NgModule.imports of OnboardingModule is not a reference: [object Object]
 [rendered]

Are there any plans to update to Angular 9? Would be very happy :)

SDohle commented 4 years ago

Hi @coonmoo, of course we have plans to update to Angular 9 compatibility. But there is not any schedule yet. It will probably take place short after the final Angular 9 release.

Best regards Steffen

SDohle commented 4 years ago

Just to clarify that we are talking about the same issue @coonmoo - the error only occurs with ivy? if you use Angular with and disable Ivy everything is fine?

SDohle commented 4 years ago

58

SDohle commented 4 years ago

https://www.npmjs.com/package/@rosen-group/ngx-onboarding/v/1.4.0