docs-v7
docs-v7 copied to clipboard
Webview loadFinished fires multiple times iOS
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.
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.
Thought the same. https://github.com/NativeScript/NativeScript/issues/2561#issuecomment-238793989
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.
Same problem in android