Using this code I created a WkWebViewRenderer for my project, hoping to fix the bug that's causing a loading icon to stay on my page forever, even though it seems like my page has finished loading. I can type in values, scroll through the page, etc. but the loading icon is still there.
It looks like this:
What do I need to do to get rid of the icon/if it's actually continuously loading forever, what can I do to fix that?
I have heard of some people online saying it's an issue with the webview trying to detect phone numbers or something like that??
Thanks