Need a special offer?Find out if your project fits.
+

Angular 8 support

Answered
Guillaume asked on July 9, 2019

Hello,
I was trying to make flemonster work with Angular 8 and succeeded to make it work locally with ng serve.
But when I tried to build my project with ng build --prod and deploy on my dev server it didn't work anymore and I got an error message (attached file).
I re-tried it but with an application built with Angular 7 and this time it worked after being deployed on my dev server.
So I was wondering if you were going to update the module for Angular and if yes, when do you think it would be done ?
Thanks

Attachments:
error.png

6 answers

Public
Vera Didenko Vera Didenko Flexmonster July 10, 2019

Hello, 
 
Thank you for writing to us.
 
Our development team will look into this and we will notify you about the result shortly.
 
Also, it will greatly help us if you could send us a sample project where the issue is reproducible (in case of sensitive data, this can be done via email) for testing purposes.
 
Best Regards,
Vera

Public
Guillaume July 10, 2019

Hello,
Thanks for answering and yes of course I'll attach a sample project.
The sample is based on the exemple we can find on your site but the project is built with Angular 8.

Attachments:
testPivotTable.7z

Public
Vera Didenko Vera Didenko Flexmonster July 10, 2019

Hello,
 
Thank you for providing a sample project.
This will greatly help to speed up the process.
 
We will notify you about the result as soon as possible.
 
Best Regards,
Vera

Public
Aaron July 18, 2019

I am running this in Angular 8 and I can serve and build prod and have no issues except that I get the error below in the console. It doesn't seem to cause any problems because the grid seems to work as expected and have yet to find anything that doesn't work. But it would be great to not have any errors in the console at all. This error did not occur when testing in an NG7 project.

flexmonster.full.js:28 Uncaught TypeError: Cannot read property 'RGBColor' of undefined
at flexmonster.full.js:28
at flexmonster.full.js:28

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster July 19, 2019

Hello,
Thank you for giving us some time.
We have researched the case and faced the same issues during migration.
As a result, we are working on some updates for our ng-flexmonster build that should resolve the issues, ETA Jul 29.
Also, our dev team is working on the migration of our pivot-angular sample to the Angular 8. That should go much easier after the official release of version 8.2.0 of @angular/compiler, @angular/cli and @angular/compiler-cli.
Please let us know in case of any other question.
Regards,
Dmytro
 

Public
Vera Didenko Vera Didenko Flexmonster July 30, 2019

Hello, 

We are happy to announce that we have managed to resolve the integration issue with Angular 8.

You are welcome to update ng-flexmonster and flexmonster modules to the latest version.
Please make sure that flexmonster is updated to the latest version 2.7.11-1: https://www.npmjs.com/package/flexmonster.
 
Also, we have updated our integration with Angular sample to be compatible with Angular 8.
You are welcome to get it from our GitHub repository: https://github.com/flexmonster/pivot-angular.
 
Please contact us in case any questions arise.
 
Best Regards
Vera

Please login or Register to Submit Answer