jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts

  • fredclement91
    Participant

    Answering to myself : the problem is solved using AfterViewChecked instead of AfterViewInit

    Erratum :
    Value is initialized, but field goes into read-only mdoe 🙁

    So not solved.

    in reply to: Angular 2 and Themes Angular 2 and Themes #95238

    fredclement91
    Participant

    By the way, I also have a lot errors (warnings) like this :

    
    ./~/jqwidgets-framework/jqwidgets/styles/jqx.black.css
    (Emitted value instead of an instance of Error) autoprefixer: /Users/fredericclement/angular/myproj/node_modules/jqwidgets-framework/jqwidgets/styles/jqx.black.css:132:1: Gradient has outdated direction syntax. New syntax is like <code>to left</code> instead of <code>right</code>.
     @ ./src/app/app.component.ts 21:49-129
     @ ./src/app/app.module.ts
     @ ./src/main.ts
     @ multi webpack-dev-server/client?http://localhost:4200 ./src/main.ts
    
    in reply to: Angular 2 and Themes Angular 2 and Themes #95237

    fredclement91
    Participant

    Hi,

    Nice to hear that it works for you. But it doesn’t for me 🙁

    Can you please tell me where to insert the import ‘jqwidgets-framework/jqwidgets/styles/jqx.black.css’; line ?
    Inspecting the code, I see that the custom classes (black in our case) is added, but my elements are still grey.
    I also tried with arctic and others.

Viewing 3 posts - 1 through 3 (of 3 total)