html printing not working on ie11
Open
- Dominant language
- JavaScript
- Stars
- 4.5k
- Forks
- 688
- PR merge metrics
- No merged PRs in 30d
Description
I'm using v1.0.61 with internet explorer 11 (windows 10),
i'm getting this error on the console :
```
SCRIPT5007: Object expected
print.min.js (1, 11453)
```
here are the parameters :
```
{
printable: 'note',
type: 'html'
}
```
Works fine with Chrome, Firefox and Edge
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.