Adrian Flutur

Results 6 comments of Adrian Flutur

Hello, @mahanabd @artem312 @aperez-kueski, this is actually noted [here](https://github.com/adrianflutur/webviewx/issues/27), precisely: > NavigationDelegate only has effect when using **SourceType.urlBypass** because click handlers can only be registered for this type of source...

@kekko7072 You can't right now

Hi, I'm not sure I understand what you mean by 'ahead'. If you want to somehow load the content without showing it and then show it at a later time,...

Hi, I'm not sure what causes this. It may be some invalid HTML attribute or tag. Can you attach the HTML source you are trying to load? Thanks

Actually the package loads HTML using the `srcDoc` attribute. It only loads URLs (non-bypass) using `src`. But still, pretty weird, didn't happen to me so far and the package actually...

Same problem here, version 0.80.1. I will update to the latest version and see if it happens again. The scenario which ended up with this error was like this: I...