Skip to content

使用initWithRequest方法创建时,错误重试页面点击重试无效 #105

@ipad4

Description

@ipad4

在使用initWithRequest和- (instancetype)initWithRequest:(NSURLRequest *)request configuration:(WKWebViewConfiguration *)configuration 方法时,错误重试的本地H5页面点击重试按钮重试无效。

复现步骤:

  1. 使用蜂窝网络访问内网地址,如192.168.1.100/h5.html,最终会打开neterror.html。
  2. 网络切换至wifi(浏览器能够访问到192.168.1.100/h5.html),点击neterror.html中的重试按钮,发现根本没有请求192.168.1.100/h5.html地址,还是始终在neterror.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions