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

[jira] [Commented] (WEEX-470) module lost after switch from on Activity to previous Activity

    [ https://issues.apache.org/jira/browse/WEEX-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16519128#comment-16519128 ] 

Hanks Zhang commented on WEEX-470:
----------------------------------

In our playground app ([http://weex-project.io/cn/tools/playground.html)] , there are so many cases as you described. When you opened B, the activity A should not be destroyed.

 

Maybe you could offer a demo to reproduce it.

> module lost after switch from on Activity to previous Activity
> --------------------------------------------------------------
>
>                 Key: WEEX-470
>                 URL: https://issues.apache.org/jira/browse/WEEX-470
>             Project: Weex
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 0.19
>            Reporter: 华逢义
>            Assignee: codefurture
>            Priority: Blocker
>
> Activity A started Activity B.
> B finished and back to A
> After this operation.weex.requireModule(xxx) does not work in Activity A
> the error is as follow:
> {color:#FF0000}D/jsLog: [JS Framework] Failed to requireModule("stream"), instance (4) doesn't exist anymore.__ERROR{color}



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