Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on enable/disable with kendo latest source #2588

Closed
luizfbicalho opened this issue Nov 10, 2020 · 2 comments
Closed

Error on enable/disable with kendo latest source #2588

luizfbicalho opened this issue Nov 10, 2020 · 2 comments
Labels

Comments

@luizfbicalho
Copy link
Contributor

luizfbicalho commented Nov 10, 2020

Description
THIS ERROR DOESN'T HAPPEN WITH THE LATEST VERSION (5.10.6), ONLY WITH LATEST SOURCE OF KENDO PACKAGE

Minimal Reproduction
I updated the https://stackblitz.com/angular/xlboxbbqapo?file=src%2Fapp%2Fapp.component.ts with latest version of angular
and added a feature to enable and disable the form
after that, if I update the kendo components to the latest version with onpush
if I disable, the combo doesn't get disabled, if I click on the combo it disables, and after that I can't enable it anymore.

https://stackblitz.com/edit/angular-ivy-ptynw2?file=src%2Fapp%2Fapp.module.ts

Your Environment

  • Angular version: 10.2.3
  • Formly version: 5.10.6

Additional context
Seems to be related to the ChangeDetectionStrategy.OnPush on the wrapper and the select

I'm making many components for kendo
select with filter, Multiselect, grid, treegrid
and I'm stuck on this problem, I would like to collaborate with this components after that

package.zip

@3g2ld1n0
Copy link

Hi, I'm also waiting for this component

@aitboudad
Copy link
Member

This issue has been fixed and released as part of v5.10.7 release.

Please let us know, in case you are still encountering a similar issue/problem.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants