primereact
primereact copied to clipboard
`required` property tooltip does not appear on Edge when attempting to submit empty dropdowns
Describe the bug
Tooltip appears with InputText, but not Dropdown, InputNumber, and possibly more. Bug only appears on Microsoft Edge browser. Works on Chrome.
Reproducer
https://codesandbox.io/p/devbox/agitated-proskuriakova-88cf99?file=%2Findex.css%3A43%2C1&workspaceId=ws_GJriBBVapcykmemDX4GXDc
System Information
Microsoft Edge
System:
OS: Linux 6.8 Ubuntu 22.04.5 LTS 22.04.5 LTS (Jammy Jellyfish)
CPU: (16) x64 Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz
Memory: 25.37 GB / 31.21 GB
Container: Yes
Shell: 5.1.16 - /bin/bash
Binaries:
Node: 20.19.4 - /usr/bin/node
Yarn: 1.22.22 - /usr/local/bin/yarn
npm: 10.8.2 - /usr/bin/npm
Steps to reproduce the behavior
Press submit in Microsoft Edge
Expected behavior
A tooltip should appear when submitting empty inputs.