reviewing the issue, I don't see any problem with this fix. Sounds reasonable to me.
On Wed, Sep 11, 2013 at 1:24 PM, Joe Bowser <[email protected]> wrote: > This is in response to CB-4620: > > This bug only happens if you are switching between pages faster than > the app can draw the URI. I don't even know how this could happen, > since I didn't think the WebView worked without being attached to a > view, but it does. > > So, what I'm proposing is that we add an init() call to the template > so that the layout is initialized before we load URLs? Is there a > reason to not do this? Does this break anything? > > Joe >
