Calendar: Chrome autocomplete list is overlaying the data picker model #3355
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Describe the bug
As shown in the screen shot, the Chrome autocomplete (Black background list) appears over the date picker.
I have tried to use autocomplete="false" and autocomplete="off" but this has not prevented the Chrome autocomplete from showing.
My set-up is, Mac Mini - macOS Monterey V 12.5.1
Chrome - V 107.0.5304.110 (Official Build) (arm64)
PrimeVue "primevue": "^3.16.2",
Please note this only happens with Chrome, we do not experience the problem on FireFox or Safari browsers.
Reproducer
https://codesandbox.io/s/primevue-3-issue-template-ip3vm?file=/src/App.vue:242-518
PrimeVue version
^3.16.2
Vue version
3.x
Language
ALL
Build / Runtime
Vue CLI App
Browser(s)
Chrome - V 107.0.5304.110 (Official Build) (arm64)
Steps to reproduce the behavior
Expected behavior
We expect to not see the Chrom autocomplete on top of the date picker
The text was updated successfully, but these errors were encountered: