react-pdf icon indicating copy to clipboard operation
react-pdf copied to clipboard

showToolBar prop doesn't work as intended on FireFox, the toolbar is still being shown

Open RiccardoElisabetti opened this issue 10 months ago • 0 comments

i've tried to set the showToolBar prop to false but it doesn't change in Firefox, only in Chrome <PDFViewer showToolbar={false} height="100%" width="100%"> <Resume /> </PDFViewer>

  • OS: [Windows]
  • Browser [Firefox, chrome]
  • React-pdf version [latest]

RiccardoElisabetti avatar Apr 28 '24 17:04 RiccardoElisabetti