I think the history stack is reset when you use that API, so it somewhat does make sense to recreate the plugins. Not sure if there is a better answer than that...
I added the overload to allow not resetting the plugins, because I think that is a useful thing to want to do as well. On Fri, Feb 21, 2014 at 5:24 PM, Naik, Archana <na...@lab126.com> wrote: > Hi, Devs, > > Why do we recreate plugin every time an url is loaded? I am referring to > loadUrlIntoView(url,bool) method. > Other override which take only string(url), has this recreatePlugins > boolean as true. > > Thanks > Archana >