we have upgraded our project angular version from 6 to 9.Everthing Works fine,but on Igx grid trail version imaging is coming,how can we delete this.
below are the Ignite versions we are using
"ignite-ui": "^18.2.67", "igniteui-angular": "^9.1.28", "igniteui-angular-charts": "^9.1.2", "igniteui-angular-core": "^9.1.2", "igniteui-angular-wrappers": "^9.1.1"
Hello,
Thank you for posting in our community.
In addition to the 9.1.0 release, we have also changed the licensing of Ignite UI for Angular product. We have added a "Trial" watermark to the packages that we post on NPM (which are free to use). This topic outlines all the details necessary to remove the watermark and acquire your licensed version.
Keep in mind that if you are building a commercial product or your license has expired, you will need to acquire a commercial license. This will enable you to use our private npm feed hosted on https://packages.infragistics.com/npm/js-licensed/ for development (without a trial watermark). There you will find the latest versions of the Ignite UI for Angular packages. If you have a valid commercial license, you can use this private feed and you will have access to the full version of Ignite UI for Angular.
Please let me know if you need any further assistance with this matter.
hi,
thanks for the quick information,after I was installed the Infragistics/angular-ui,getting below issues
ERROR in ./node_modules/@infragistics/igniteui-angular/igniteui-angular.ngfactory.jsModule not found: Error: Can't resolve 'igniteui-angular'
ERROR in ./src/app/app.module.ngfactory.jsModule not found: Error: Can't resolve 'igniteui-angular'
please help on this
Thanks for clarifying this to us. We will keep in this mind.