We have updated WebDataRocks EULA, effective as of April 18, 2024. Learn more about what's changed.

Facing issue with WebDataRocks integration in Jhipster aplication

Answered

Hi Team,
I am trying to integrate WebDataRocks in Jhipster application.
when I have trying to compile i am getting compilation errors.
Below are errors.
5:15 error The selector should be prefixed by “jhi” (https://angular.io/guide/styleguide#style-02-07) (tslint:component-selector) @typescript-eslint/tslint/config
8:14 error The name of the class WebDataRocksPivot should end with the suffix Component (https://angular.io/styleguide#style-02-03) (tslint:component-class-suffix) @typescript-eslint/tslint/config
52:21 error Use ‘as HTMLElement’ instead of ‘<HTMLElement>’
@typescript-eslint/consistent-type-assertions
55:5 error Lifecycle interface OnInit should be implemented for method ngOnInit. (https://angular.io/styleguide#style-09-01) (tslint:use-lifecycle-interface) @typescript-eslint/tslint/config
 
any one help to sort out this

1 answer

WebDataRocks Team WebDataRocks March 27, 2020

Hi Sunil,
 
Thank you for posting your question.
 
In order for us to investigate this further, perhaps you could provide us with a sample project where the issue is reproducible? This way we will be able to take a deeper look and understand what exactly might be the problem here.
 
Thank you in advance and looking forward to hearing from you.
 
Best regards,
WebDataRocks team