You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "Feng Yu (JIRA)" <ji...@apache.org> on 2018/03/03 06:02:00 UTC

[jira] [Created] (WEEX-231) Cannot go back to previous page after redirect in webview

Feng Yu created WEEX-231:
----------------------------

             Summary: Cannot go back to previous page after redirect in webview
                 Key: WEEX-231
                 URL: https://issues.apache.org/jira/browse/WEEX-231
             Project: Weex
          Issue Type: Bug
          Components: Android, iOS
         Environment: Where the code run: Weex Playground
Weex SDK Version: 0.17.0
platform: android
osVersion: 7.1.1
JS Framework: 0.23.9
deviceModel: OD103
            Reporter: Feng Yu
            Assignee: zhengshihan


In <web> component's webview, I open a page1 which has a link to page2, after I click the link to  page2 which redirects to page3 using window.location.href = "./page3.html", I cannot go back to page1.

Expect behavior: when go back, webview will go back to page1.

 
{quote}dotwe file: http://dotwe.org/vue/2e0d07334528b749173f4e6f07e8533c
{quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)