Completed
Last Updated: 18 May 2021 15:32 by ADMIN
André
Created on: 11 Feb 2020 18:19
Category: Kendo UI for Angular
Type: Bug Report
2
@progress/kendo-angular-dialog v 4.1.2

I found a bug in your last update in this package:

https://www.npmjs.com/package/@progress/kendo-angular-dialog

The bug causes the modal not to show up.

In this bug you need to allways start the HTML files with the tag <kendo-dialog> and end the files </kendo-dialog> to fix the problem, which did not happen in previous versions of the package.

This bug is an issue because not even your tutorials work because of this.

Will you fix this?

Best regards André Lourenço

5 comments
ADMIN
Martin
Posted on: 25 Feb 2020 08:13

Hi Tim,

Basically the development version of the site is updating on every built where the live site on releases. That is why the dev site is updated more often.

The v4.1.3 of the Dialog component (which includes the fix) is already visible on site:

https://www.telerik.com/kendo-angular-ui/components/dialogs/changelog/

Regards,
Martin
Progress Telerik

Get quickly onboarded and successful with your Telerik and Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tim
Posted on: 18 Feb 2020 20:28

Looks like 4.1.3 is out (5 hours ago) and it includes the fix. It's working again with this build.

Note: I don't see 4.1.3 in the change log yet. Maybe the documentation is updated daily?

Tim
Posted on: 18 Feb 2020 20:12
I'm experiencing the same issue. Is there an issue # so that I can keep track of this?
ADMIN
Martin
Posted on: 18 Feb 2020 10:55

Hi André,

Thank you for the provided feedback.

Indeed our development team is aware of this issue and I am happy to share that the fix is merged and it is available in the latest dev version of the package. Here is the link on how to obtain development builds:

https://www.telerik.com/kendo-angular-ui/components/installation/development-builds/

It seems that you are evaluating our product before deciding to buy a license. We recommend you to start a Trial in order to benefit from our technical support assistance:

https://www.telerik.com/purchase/support-plans

Regards,
Martin
Progress Telerik

Get quickly onboarded and successful with your Telerik and Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
André
Posted on: 11 Feb 2020 18:32

The error in the console is this

DateNaissanceComponent.html:2 ERROR NullInjectorError: StaticInjectorError(AppModule)[LocalizedMessagesDirective -> LocalizationService]: 
  StaticInjectorError(Platform: core)[LocalizedMessagesDirective -> LocalizationService]: 
    NullInjectorError: No provider for LocalizationService!
    at NullInjector.push../node_modules/@angular/core/fesm5/core.js.NullInjector.get (http://localhost:4200/vendor.js:44762:25)
    at resolveToken (http://localhost:4200/vendor.js:55955:24)
    at tryResolveToken (http://localhost:4200/vendor.js:55899:16)
    at StaticInjector.push../node_modules/@angular/core/fesm5/core.js.StaticInjector.get (http://localhost:4200/vendor.js:55801:20)
    at resolveToken (http://localhost:4200/vendor.js:55955:24)
    at tryResolveToken (http://localhost:4200/vendor.js:55899:16)
    at StaticInjector.push../node_modules/@angular/core/fesm5/core.js.StaticInjector.get (http://localhost:4200/vendor.js:55801:20)
    at resolveNgModuleDep (http://localhost:4200/vendor.js:64271:29)
    at NgModuleRef_.push../node_modules/@angular/core/fesm5/core.js.NgModuleRef_.get (http://localhost:4200/vendor.js:64942:16)
    at resolveDep (http://localhost:4200/vendor.js:65313:45)

 

As you can see in the attached file

 

Attached Files: