Ktor Version and Engine Used (client or server and name)
Version 1.3.2
My project uses ktor-client-core and ktor-client-core-js
Describe the bug
I have a React web application built with the kotlin-wrappers and ktor as the http client. When loading the application in IE 11, the application fails to load and the console displays an error saying: crypto is undefined
This problem happens in IE 11 on both windows 7 and windows 10.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Application should load and run without javascript exceptions from ktor.
Screenshots
If applicable, add screenshots to help explain your problem.


Hi @chadmorrow, thanks for the report. The issue will be fixed in the next release.
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.