Open pavel604 opened 3 years ago
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
I think it's just the length limit of [src] attribute of [iframe] tag. nothing we can do.
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 loads entire webpages into the iframe when using the SourceType.urlBypass
option.
Are you sure it's not some other issue here?
I was able to load small HTML markup from string, but failed with a 20kb file. This error is thrown about half way through the file, after page started loading. (The same file works fine in webview plugin)
Code loading the file:
Exception thrown: