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

Suffix issue when deleting a part of it #831

Closed
nicorivat opened this issue Nov 25, 2020 · 1 comment
Closed

Suffix issue when deleting a part of it #831

nicorivat opened this issue Nov 25, 2020 · 1 comment

Comments

@nicorivat
Copy link
Contributor

nicorivat commented Nov 25, 2020

🐞 bug report

Is this a regression?

No

Description

Hey guys ! I'm currently facing an issue with the suffix. When I select all my value and a part of the suffix and I press delete, the non-deleted part of the suffix is added to my ngModel (or form).

ngx-mask-issue

🔬 Minimal Reproduction

https://stackblitz.com/edit/angular-ivy-mask-a3brvs

Steps to reproduce:

  • Type (for example) "10A" in the input.
  • Select from the start to the middle of the suffix.
  • Press delete or backspace key.

🌍 Your Environment

Angular Version:

@angular-devkit/architect 0.1001.2
@angular-devkit/build-angular 0.1001.2
@angular-devkit/core 10.1.2
@angular-devkit/schematics 10.1.2
@angular/cdk 10.2.1
@schematics/angular 10.1.2
@schematics/update 0.1001.2
ng-packagr 10.1.0
rxjs 6.6.3
typescript 3.9.7

Anything else relevant?

I have cloned the repo, found a fix and try to push a branch to make a PR, but unfortunately I don't have the permissions required.

@NepipenkoIgor
Copy link
Collaborator

@nicorivat Hi . Thank you for request an issue. We will look but if you want to open merge request you should fork repo and then open request from you fork.

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

No branches or pull requests

2 participants