Skip to content

Vue-Warning for "Extraneous non-properties..." #929

@Timbuktu1982

Description

@Timbuktu1982

🐛 The bug

Vue version

3.5.28
What is actually happening?

Hi there,
since the last update from 3.5.27 to 3.5.28 i get a warning in the browser-console:

[Vue warn]: Extraneous non-props attributes (style) were passed to component but could not be automatically inherited because component renders fragment or text or teleport root nodes.
at <VueElement props=
Object { mouse: {…}, hasParent: false, matched: undefined }
​hasParent: false
​matched: undefined
​mouse: Object { x: 0, y: 0 }
​: Object { … }
style="z-index: 999999; position: fixed;" >

Image

But i have no component used with the indicated styles...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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