eligrey / eligrey/FileSaver.js
Can't "open in" Chrome iOS
Open
chrome
iOS
- Dominant language
- JavaScript
- Stars
- 22k
- Forks
- 4.3k
- PR merge metrics
- No merged PRs in 30d
Description
On Chrome iOS after calling `FileSaver.saveAs(blob, name);` a window is opened with the PDF and I can preview it.
But the option `"Open in"` is somehow hidden behind the bottom bar. And clicking on it doesn't produce any results.
But any other server-side generated PDF can be opened and the button is visible.
Does anyone experience that? I couldn't find a solution for this issue.
Chrome iOS version: `69.0.3497.91`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.