primereact icon indicating copy to clipboard operation
primereact copied to clipboard

`required` property tooltip does not appear on Edge when attempting to submit empty dropdowns

Open alanshen111 opened this issue 3 months ago • 0 comments

Describe the bug

Tooltip appears with InputText, but not Dropdown, InputNumber, and possibly more. Bug only appears on Microsoft Edge browser. Works on Chrome.

Image

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.

alanshen111 avatar Sep 23 '25 23:09 alanshen111