-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
P-Chips component enter function not working in any Android devices #13981
Comments
Hi @leoademi, I tried in Android and I cannot reproduce the problem. |
Same here, @SoyDiego I'm using pixel 7, it only happens on Android, even using commas or pressing enter does not work on any demo, testing the same page on chrome desktop works fine. |
Thanks for report it. I have checked with my mobile again (when I left my previous comment was 3 months ago) and now yes, I can replicate and see the problem in mobile. PRs are welcome too. |
I was trying to fix the problem, but after a lot of investigation and trying many things, I don't know what else I can do. Maybe someone has another idea. I found that there was a big discussion about this issue on Android created and closed in the Chromium bugs. They closed it as WontFix. Also I found this reply in StackOverflow: So, will be complicated. I write here all the information because maybe @cetincakiroglu you have some another idea to continue with this issue, but it's not PrimeNG, it's Android problem :( |
See this: |
Hi, So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you open a new issue so we can include it in our roadmap? Thanks a lot for your understanding! |
Describe the bug
Im using the p-chips component from PrimeNG. In the mobile ( Android only ) the enter function does not create the chip in Android , but in IOS works fine. In Android it behaves the enter like the next tab ( next input )
Environment
Android devices only
Reproducer
No response
Angular version
Angular 16
PrimeNG version
"primeflex": "3.3.1", "primeicons": "6.0.1", "primeng": "16.0.2",
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18
Browser(s)
Android Devices
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: