Nic

Results 9 comments of Nic

What's the current state of this? Is this still being worked on?

Hi @NicoBrg-WDG, this will be fixed in 2.3.1.

It's possible by wrapping the ace-editor into a new component that implements ControlValueAccessor: ```TypeScript import { Component, EventEmitter, forwardRef, Input, Output } from '@angular/core'; import { ControlValueAccessor, NG_VALUE_ACCESSOR } from...

Hi @dedol1, thank you for reporting this issue! Which version of Angular do you use?

@dedol1 @NicoBrg-WDG @PetarBase @ArthurIbias @alexsukhodolsky Thank you for reporting this issue! I haven't been able to find the root cause yet but I'm going to take some time for it...

Closing this as #89 has been merged and released as v2.4.0.

What's the ETA on a release date after #9138 has been merged?

This might be related to #9620 as setting `selectBy.last` to `false` fixes it.