[
https://issues.apache.org/jira/browse/CB-5917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884253#comment-13884253
]
ASF subversion and git services commented on CB-5917:
-----------------------------------------------------
Commit 6760d0378a35b076ea8ffb5088a3883a1c414f66 in branch refs/heads/3.4.x from
[~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=6760d03 ]
CB-5917 Add a loadUrlIntoView overload that doesn't recreate plugins.
> Add a loadUrlIntoView overload that doesn't always recreate plugins.
> --------------------------------------------------------------------
>
> Key: CB-5917
> URL: https://issues.apache.org/jira/browse/CB-5917
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
>
> Right now, plugins can navigate by calling loadUrl() or loadUrlIntoView(),
> but both of these cause plugins to be re-created instead of a regular
> navigation, which calls onReset() on the plugins instead.
> We should support either way.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)