Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Android ensureFetchSupport raise "Uncaught Error: Mismatched anonymous define() module" #133

Open
alexist opened this issue Mar 22, 2022 · 0 comments

Comments

@alexist
Copy link

alexist commented Mar 22, 2022

On android, ensureFetchSupport throws on Error "chromium: [INFO:CONSOLE(8)] "Uncaught Error: Mismatched anonymous define() module"

This error only happen when a particular website is loaded into the webViewExt. (private website)

When i remove the function "async ensureFetchSupport() " declared in webview-ext.android.js, my website is loading correcty.

I'm not a javascript expert, i don't understand what causing this issue, and how to fix it : is this related to my webapp, or the way fetch.umd.js declare the fetch ?

To fix the issue, i need to override a source from the plugin, maybe on option to disable the ensureFetchSupport in android can be added to this plugin ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant