Copy page button not working on Safari #847
frankie567
started this conversation in
Bugs & Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We've enabled the Contextual Menu in our docs. The Copy Page is not working on Safari (i.e. not copying content). It works correctly on Google Chrome.
I suppose it's because Mintlify is loading the markdown content asynchronously with a fetch request, but Safari is very picky about this and only allows to copy content after a sync action.
Beta Was this translation helpful? Give feedback.
All reactions