Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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.