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

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

@alexist

Description

@alexist

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions