The issue is not fixed in the official relase of Xcode 9 yet, however, this is only an issue if you add a WKWebView in your storyboard. If you instead, create and add a WKWebView as a subview in code, everything will work just fine and you can target iOS versions below 11 (e.g. 10.x).
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: