Closed walkadaw closed 1 year ago
Yes. it is worked in previous version 11.x.x
When we used separator.x, the cursor didn't move when the caret is after the space and we press the backspace key.
separator.x
https://stackblitz-starters-b1wfa7.stackblitz.io
Angular Version:
Angular CLI: 15.2.0 Node: 18.12.1 Package Manager: npm 8.18.0 OS: win32 x64 Angular: 15.2.0 ... animations, cli, common, compiler, compiler-cli, core, forms ... language-service, localize, platform-browser ... platform-browser-dynamic, router Package Version --------------------------------------------------------- @angular-devkit/architect 0.1502.0 @angular-devkit/build-angular 15.2.6 @angular-devkit/core 15.2.0 @angular-devkit/schematics 15.2.0 @schematics/angular 15.2.0 ng-packagr 15.1.2 rxjs 6.6.7 typescript 4.8.4
@walkadaw Thanks for your using Ngx-Mask. Please update to latest version. It example, all work as expected - https://stackblitz.com/edit/angular-g3n7xd?file=src%2Fmain.ts
Is this a regression?
Yes. it is worked in previous version 11.x.x
Description
When we used
separator.x
, the cursor didn't move when the caret is after the space and we press the backspace key.🔬 Minimal Reproduction
https://stackblitz-starters-b1wfa7.stackblitz.io
🌍 Your Environment
Angular Version: