Stéphane Lenclud
Stéphane Lenclud
I can't reproduce that issue right now on HONOR Magic V2 Android 13. Is that still an issue for you? Please provide use case, WebView version, Fulguris version, Android version,...
 WebView v123.0.6312.100 Tried the above on Android 13 after disabling open URL in new tab and it works just fine AFAICT. I ought to try on some other devices.
Works fine on WebView v117.0.5938.153 Android 8 Samsung Galaxy S7 Edge.  Try update your WebView if you can and see if that helps.
I know know what you mean, I just can't reproduce it on both phones I tried it on. So it's possibly a bug in the WebView version you are using....
@riedel You can disable open URL in new tab to help you test that. Menu / Settings / General / URL in new tab.
So looking at the information on that stack overflow link above it sounds like it could be a side effect of your content blocker configuration. If you are having this...
That's so weird. Why can't I reproduce it then? Can you post a screenshot of your page history? Did you change any settings? Can you try with the default settings....
I can reproduce the issue when 'Do Not Track' is enabled. This option is actually causing quite a few issues. We should really look into that at some point and...
Trying to use that plugin from TypeScript and I get a similar issue.
Looks like you need to specify the full path in your import: `import { isNumber, color, defined } from 'chart.js/helpers/helpers.mjs';`