p-fileUpload component has bug on select file #7149
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Current Waiting Time: ~1weeks.
I'm submitting a ... (check one with "x")
Current behavior
When I click choose btn(like button but a span ),I click on icon but can't open select file.
so I saw the source ,I find the icon has keep out the input Tag,so I add css
z-index:1
,and click ,success open dialog
Expected behavior
input
file
add cssz-index:1
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
official website
4.x 7.x (I think all version has this because the latest version has this bug)
Chrome latest
Language:
official website
Node (for AoT issues):
node --version
=The text was updated successfully, but these errors were encountered: