I have a Flow using a trigger "on selected file" that generates an approval request with a link to the file to be approved. I've tested it with three file types, and XLSX and PPT files are working fine, but PDFs cause the link to not display/be generated. The link takes you to the file on sharepoint.
I tried to generate a sharing link as a work-around but my organization doesn't allow sharing links. The flow sends a request through email as well as a teams message through a chat bot.
Below is the emailed approval request, showing the 'Link to item for review' hyperlink when choosing a working filetype. If i choose a pdf instead, that text will not be generated.

Below is the chatbots message. The text for the links are generated regardless of the file type chose, but in the case of a PDF, the 'direct link to item' text will not act as a hyperlink (interacting with it does nothing).

Anyone else experience this issue before?