Abdellatif Ait boudad

Results 192 comments of Abdellatif Ait boudad

I'm going to close this issue since it's not actionable right now, we'll reopen this once fixed in angular side.

I've got an idea to explore, I'll revise this while working on `v6`. > How can I format the input while typing? see https://stackblitz.com/edit/angular-zmw9wb

it's done but didn't push the changes yet (kind of a workaround), the idea is to extend `FormControl` and apply the parsers & formatters on changes

This only concerns apps that allow end-users to build the form which they should somehow validate those expressions. The perfect plan is to split that part from Formly and allow...

> Because there is a many ways to get access to those globals indirectly. I see your concern and that's why we'll provide a way to use the existing solutions...

Hi @dtopalov, I'm using `ReactiveForms` which handle passing `undefined` value properly. You may check the following reproduction example: https://stackblitz.com/edit/angular-ivy-tpko8m?file=src/app/app.component.html which is not the case for `kendo-textbox` and `kendo-textarea` components Thanks!

Thank you, just want to mention that I've solved the issue on my side by using `kendoTextbox` directive ``.

could you please update readme https://github.com/aitboudad/ngx-loading-bar#customize-ngx-loading-bar

I'm not sure if we do really need such inputs 🤔, to use `scss` variables just target the used classes `ngx-spinner` and `ngx-bar`. let me know WDYT?

Hi, Any news about this, in this case should I throw OAuth2AuthenticateException or just returning false ?