Skip to content

Plugin throws console warning when using Vue 3 in compat mode #110

Open
@daronspence

Description

@daronspence

Stackblitz demo: https://stackblitz.com/edit/vitejs-vite-v9go51?file=vite.config.js

Open your browser devtools to see the warning in the console.

I believe this is due to how the app is booted in load.js and referencing the global render function.

Is there a way to suppress this warning from within the plugin so as to not surface it to the users application? I spent an hour trying to figure out what in my application was using a render function until I eventually traced it back to this plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions