docs-v7 icon indicating copy to clipboard operation
docs-v7 copied to clipboard

Webview loadFinished fires multiple times iOS

Open bradmartin opened this issue 9 years ago • 4 comments

The webview on iOS seems to fire multiple started and finished events. Need to document that using a bool/string check if you want to do something after the first execution of the events. Haven't confirmed but it seems to execute for all resources the webview site loads.

bradmartin avatar Aug 10 '16 13:08 bradmartin

That sounds like a bug in the modules to me, but I’ll leave this open until we can research this further. I’m adding some community help labels as this would be a good one for first-time contributors to look into.

tjvantoll avatar Aug 10 '16 14:08 tjvantoll

Thought the same. https://github.com/NativeScript/NativeScript/issues/2561#issuecomment-238793989

bradmartin avatar Aug 10 '16 14:08 bradmartin

Ah, ok! Then I definitely agree this should be documented. The tricky thing is this documentation is in the cookbook, and that content is somewhat hidden in the main NativeScript/NativeScript repo. The good news is that content is actively being reworked to be clearer and easier to contribute to. I’ll leave this issue open to make sure we don’t forget about it.

tjvantoll avatar Aug 10 '16 14:08 tjvantoll

Same problem in android

xlmnxp avatar May 04 '18 15:05 xlmnxp